Hi I have an iframe on my website and it will load new content inside of the iframe when a user clicks on a link. You never navigate away from the page. Is there a way to display the source of the iframe or the html file that is being displayed in the iframe in the web browsers address bar? I would like to do this using JavaScript. I do not really want to use PHP or SSI on my website because of the capacity of the server.
Also I do not know if this matters but the primary way that the information is displayed in the iframe is through a flash menu bar.