ocom
05-18-2003, 03:14 PM
I've got a problem with my iframe. I have a navigation scrolldown menu in my top frame. But the links don't open in the iframe but on a new site. How can I make it possible to open them in my iframe?
Rob
Rob
|
View Full Version : navigation & iframe ocom 05-18-2003, 03:14 PM I've got a problem with my iframe. I have a navigation scrolldown menu in my top frame. But the links don't open in the iframe but on a new site. How can I make it possible to open them in my iframe? Rob Felicity... 05-18-2003, 03:19 PM to be honest i have no idea try serching the forum Cherchezlafemme 05-18-2003, 03:58 PM Target them to the IFrame <a href="inline.html" target="inlineframe">Your link name here or image tag<a> Replace your info for what's in bold |