Load remote ToolBook content in field with transparency

Objective: Load remote content in a ToolBook field so that the remote content appears transparent relative to the parent.
Solution:
Zip file contains both a parent and remote book set up as shown above with alternate ways of closing the remote content given inside the remote book. The remote page is deliberately set to green and the browser background to black to demonstrate the effectiveness of this procedure. Feel free to post your comments.
Solution:
- In your parent book, use pgGotoURL() to load the remote content into a ToolBook field on the page:
- In your remote book, execute setBrowserWindowStyles() on load book to enable browser transparency:
- In your remote book, execute setPageContentPosition() on load page for the first page to enable ToolBook page transparency:
- Export the remote book FIRST.
- Flag the remote book export folder for inclusion in the parent book's export using the PowerPac DHTML Export Tree Manager (accessed via the PowerPac menu item "Add folders to export tree":
- Export the parent book.
Zip file contains both a parent and remote book set up as shown above with alternate ways of closing the remote content given inside the remote book. The remote page is deliberately set to green and the browser background to black to demonstrate the effectiveness of this procedure. Feel free to post your comments.