View Full Version : links and layouts


Felicity...
05-25-2003, 03:29 PM
ok this is the last thing i'll need to post on my website...

i have my layout looks

on my layout there is an iframe then the links to the right side of it

i need to know how to link links so that they appear in the iframe can anyone help!

Cherchezlafemme
05-25-2003, 03:39 PM
http://www.lissaexplains.com/forum/showthread.php?threadid=32656&highlight=target+iframe+from+an+iframe


You mean like it says in that thread! I bet there are a ton of threads on your topic!

Felicity...
05-25-2003, 03:49 PM
umm... no that didnt help i searched the forum i just couldnt seem to find the code (dont blame me im dumb)

wyliekyote
05-25-2003, 04:38 PM
Do you mean targeting? If so, when you put your Iframe code on the page you want it to appear, there should have been a bit that said iframename=IFRAMENAMEHERE or something like that. Anyway, if you name the iframe, lets just say - 'iframe1', when you put the link code on your site - <a href="URLHERE">TEXTHERE</a> just add target="YOURIFRAMENAME" to the tag and it should look like this -

<a href="URLHERE" target="iframe1">TEXTHERE</a>

I think thats right. Anyway, if you still don't get it, go to http://www.jennyspage.net and click tutorials/targetinglinks.
I hop I helped!

Felicity...
05-25-2003, 07:12 PM
woohoo my layout FINALY done yayayay i'm sooooooo haaaaaappy!!!

SSPrincess
05-25-2003, 07:51 PM
Congrats! :elf:

*has a Congradulation party for Felicity for finishing her layout*