using iframes

They have: 2 posts

Joined: Jan 2006

I have a template that uses iframe tags, so everything is on one web page, but it gets the data inside the frame from another source. I have a navigation on the side, and I was wondering what the proper target would be to open the new webpage in the iframe. Thanks.

demonhale's picture

He has: 3,278 posts

Joined: May 2005

Heres an example so you can better learn... visit my site go to About Us>Features We can add>Music Lounge ....... Once page opens, click on your browser Edit>View Source... See the part where the iframe tags go... thats how you target an Iframe... or better yet search this forum using keyword iframe... it has been answered before...

DC_Sara's picture

She has: 392 posts

Joined: Jan 2002

I just did this: target="iframe"'. If your iframe is named something else, just rename the word in the quotes. Put that after your link to the page. Like this: <a href="contact.php" target="iframe">'

I just finished a layout with an iframe last night. Smiling

~*Sara*~

Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.