I Frames

kiminkim

New Member
Can anyone tell me how to make an IFrame? Its the thing where when you clikc on a link, only a section of the page changes
 

smitthy

New Member
here are some tutorials i found for you using google...

http://www.htmlcodetutorial.com/frames/_IFRAME.html
http://www.yourhtmlsource.com/frames/inlineframes.html

don't hesitate to ask, if any questions should remain.


I'm trying to do a similar thing except to open an image in a browser window instead to opening in a iframe. Currently I'm using a pop up window but I know that people turn off pop ups so it basically useless for me.

If some one could point me to an "alternative" simple javascript that does a similar thing and where and how to insert it "correctly" would also be very useful which I've noticed seldom gets explained in these tutorials.

thanks guys.

Smitthy;)
 
Top