PDA

View Full Version : need help on frames



=ed=
25-06-2005, 02:46 PM
hi all how do u get nav frames linking to the right frame i have a leftframe rightframe and a topframe

Mentor
25-06-2005, 03:04 PM
Im a little confused.
But im guesing what your asking is. Now you have the frames, how do you make a link in one frame, change the url of a differnt one.

OK, all the frames have there own names (or should have) defined by the name="" tag.

In the hyper link, just ad a targeting attribute say for exsample if you had

<a href="pie.htm"> go to pie</a>

in one frame, and you wanted it to open pie.htm in a frame named, thepieframe

you would use
<a href="pie.htm" target="thepieframe"> go to pie</a>

does that help?

=ed=
25-06-2005, 05:39 PM
sort of but im still a bit confused i mean like on the habbox homepage but with a frame at the top

:Blob
25-06-2005, 06:38 PM
So link the have there nav in one frame, and page in other? You just link the bit were you go for a iframe to that name?

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