Creating an HTML widget for Ibooks Author

I need to create a widget so when the widget is activated it will open an html page within the ibook author file.

the most important aspect of this is that the browser opens WITHOUT showing the viewer the URL.

Is this possible and how do I implement?

R

You can use the HTML widget element. Use the Source URL field to fill in the URL of the site you’d like to load: http://tumult.com/hype/documentation/3.0/#html-widgets

thanks for this but MOST IMPORTANT is I have to EMBED the browser url INTO the widget so when the Widget opens it DOES NOT show the url how can I do that as its a straight html page like for instance http://google.com

I need the widget to display the page WITHOUT the user seeing the url bar follow?

R