Hello
I could use some help with iFrames. I have a page with an iframe and the external file that the iframe shows is a list of links to videos i have. Is it possible to click some link that opens the page with the iframe showing a different page?
Example:
Open the Page Normally:
Open the page with the iframe showing a different page:HTML Code:<a href="http://www.mydomain.com/videos/home.html">
ORHTML Code:<a href="http://www.mydomain.com/videos/home.html#page-name">
Is it possible to do something like this???HTML Code:<a href="http://www.mydomain.com/videos/home.html" onclick="iframe.page=page-name">



Reply With Quote


Bookmarks