Attention: PROnetworks has upgraded our forum from phpbb2 to phpbb3!!

Please head over to our new converted forum at: http://www.pronetworks.org/forums/

This old forum will remain 'read-only' until approximately February 2009. We look forward to seeing you at the new forum!
Author Message
[Dima]
PostPosted: Sat Jun 19, 2004 10:02 am Reply with quote

PRO Level 5
 
 


Joined: 11 May 2004
Posts: 160
Location: UK
Im using iFrames on my website just to make everything neater and so that it takes less space smilenod

Now i got navigation menu (images with mask thing) and i want the user to click a button and it would change the contect inside the iframe (for example: from news.html to gallery.html)

heres the link to my site... only started it

http://edgecorp.no-ip.com
 
Back to top
twhite56
PostPosted: Sat Jun 19, 2004 2:23 pm Reply with quote

PROfessional Member
 
 


Joined: 10 Jan 2004
Posts: 2628
just a thought..if u named the iframe and then used the target="iframe_name" that might work. saywhat Otherwise i'm not quite sure confused
 
Back to top
tachi
PostPosted: Mon Jun 21, 2004 9:44 am Reply with quote

PRO Level 3
 
 


Joined: 16 Jun 2004
Posts: 50
Location: belgium
Well u've got the
Code:
<iframe src="...html" name="content">

you can easily change the content by
Code:
<a href="....html" target="content">Link</a>
You'll have to make for every new content an html page offcourse.
It can be done with javascript also check here under the section javascript you'll find severable subcatagories which will suit you're needs!
 
Back to top
[Dima]
PostPosted: Mon Jun 21, 2004 9:50 am Reply with quote

PRO Level 5
 
 


Joined: 11 May 2004
Posts: 160
Location: UK
thank you thumbsup
 
Back to top
Back to top
Index >> Webmaster Domain & Code Room >> iFrame (html/javascript)

Page 1 of 1

 


Tired of the Ads? Registered users have 80% less adverts.