bloke
09-12-2003, 08:59 AM
Hi guys
Can I target a link in a frame to a DIV tag within another frame?
If, for example, I have a content frame with something like:
<DIV id="thisone">
something here
</DIV>
..can I have a link in a different frame, something like:
<a href="thisone">a link</a>
or will this just look for a frame called "thisone", not find it and open in a new window, as I suspect?
Cheers
Can I target a link in a frame to a DIV tag within another frame?
If, for example, I have a content frame with something like:
<DIV id="thisone">
something here
</DIV>
..can I have a link in a different frame, something like:
<a href="thisone">a link</a>
or will this just look for a frame called "thisone", not find it and open in a new window, as I suspect?
Cheers