I have a frameset within an iframe, and i am trying to auto adjust the height, or I can set the height static but when a user clicks on a link I need the user to be taken to the top of the iframe....
I have a frameset within an iframe, and i am trying to auto adjust the height, or I can set the height static but when a user clicks on a link I need the user to be taken to the top of the iframe....
To get a link, no matter how deeply it is buried in layers of iframes and frames to open on the top (to fill the entire window), just use target="_top", example:
HTML Code:<a href="a_big_page.htm" target="_top">Open Me in the Whole Window</a>
- John________________________
Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate
Bookmarks