justuptime.com - monitor your servers & websites

Different Solution w/ <IFRAME>

You are viewing this site as a guest. Join our community to get your questions answered and share knowledge. Active members may advertise and ask for a website critique.

They have: 9 posts

Joined: Nov 2001

Actually I've tried the inside of main table and after taking the frame border off, this would work very nicely but... Can I somehow get different web pages to display inside of the iFrame by clicking on Navagation buttons in another table.

Megan's picture
Administrator

She has: 10,032 posts

Joined: Jun 1999

I haven't used i-Frames before myself (isn't it true that they don't work in Netscape?), but couldn't you just target the frame from a link like you would with a normal frame? Like ?

They have: 13 posts

Joined: Aug 2001

its just like a frame you can use the target attribut to make a page load in the iframe

Suzanne's picture

She has: 5,512 posts

Joined: Feb 2000

iframes don't work in Netscape 4.x and lower, but you can get around that by using links that open in a new window with the same name as the iframe. A little bit of Javascript to detect is all you need.

Smiling Suzanne