Yes, if anyone knows how to like, you know. image map right? when you've done it all. and click on the links.. how do you not make it open and load in a new window? Cuz, I want it on the same window.. anyone? help?
Thanks a much!
mystical
May 4 2004, 05:58 PM
add TARGET="_self" to your a href tags
CODE
<!-- begin code provided by createblog.com -->
<a href="URL_HERE" TARGET="_self">
<!-- end code provided by createblog.com -->
natsumi
May 4 2004, 06:16 PM
QUOTE(mystical @ May 4 2004, 5:58 PM)
add TARGET="_self" to your a href tags
CODE
<!-- begin code provided by createblog.com -->
<a href="URL_HERE" TARGET="_self">
<!-- end code provided by createblog.com -->
thanks n_n
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.