PDA

View Full Version : Quick code help please



RLY-CRAIG?
05-07-2006, 05:51 PM
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

Oracle:
05-07-2006, 05:55 PM
<a href="target.php" target="iframe_name">Link</a>

Splinter
05-07-2006, 05:56 PM
and add name="iframe_name" to your <iframe> tag.. "/

nick12
05-07-2006, 06:05 PM
and add name="iframe_name" to your <iframe> tag.. "/
yup thats pritty good :) i may of needed that :)

Call
05-07-2006, 06:40 PM
As said above, then on the link use targetting so for new window its _blank otherwise write in your frame name like menu

Want to hide these adverts? Register an account for free!