I've just forgotten the code for when you click on a link it goes to another iframe (html) please
Thanks and +rep to whoever can get me it
Sm
Printable View
I've just forgotten the code for when you click on a link it goes to another iframe (html) please
Thanks and +rep to whoever can get me it
Sm
Code:<a href="target.php" target="iframe_name">Link</a>
and add name="iframe_name" to your <iframe> tag.. "/
yup thats pritty good :) i may of needed that :)Quote:
Originally Posted by Splinter
As said above, then on the link use targetting so for new window its _blank otherwise write in your frame name like menu