staywithme
07-17-2003, 04:22 AM
Does anyone know how I can make windows not open in a new window? If you could please help me, I'd appritiate it greatly. You can e-mail me at steph27810@yahoo.com, IM me at eatxyourheartout, or reply in this post. Thanks.
umm... windows not open in a new window?
that is a bit confusing. can you explain further or provide a link to the page in problem?
staywithme
07-17-2003, 04:39 AM
Er.. Sorry, I meant links not open in a new window. Sorry about that!
Ashley5
07-17-2003, 12:41 PM
that's kinda what im working on... having the same photo background while there is a section for the writing, and when you click on a link, it comes up in that little section... right? I've gotten a little bit of help, but all i know is it has something do to with frames, Backgrounds, and image mapping... lol sorry i couldnt be much help!
Lissa
07-17-2003, 12:51 PM
You mean like div layers?
for staywithme...
it sounds like you have a TARGET value in your link tags. if you are not using frames or iframes, this will generally open a new window during link. or if you are using frames or iframes, your TARGET value is set wrong.
<a href="somepage.html" target="something">
if you are not using frames or iframes, take out that target and value.
if you are using frames or iframes, correct the target value to match the NAME value on the area where you want the link to appear into.
staywithme
07-18-2003, 02:44 AM
Yup. I tried, that, thank you.
writerjordan
07-18-2003, 05:23 AM
you know how lisa has the questions and you select it and it goes to that part of the page, how do i do that?
http://www.lissaexplains.com/html4.shtml#anchor
writerjordan
07-18-2003, 11:49 AM
very much. you know lisa has everything, someitmes it's hard to find it though.
Lissa
07-18-2003, 11:59 AM
It's actually pretty easy...there's a site specific search engine on my index page. If you had typed in "page anchors" there, you would have had the code in less than a second ;)
writerjordan
07-18-2003, 12:36 PM
i just didn't know what it was called. And I am very confused with the tex areas. I want a text box the size of the one at nodoubtweb.com if someone can yo ulook at htta and give me the code that'd be excellent.
writerjordan
07-18-2003, 01:06 PM
am not getting the anchors. It's not working on my site. lissa doesn't thoroughly explain it at all. someone help me.
Dude128
07-18-2003, 04:40 PM
I (and many other people) think the explanation is fine. what exactly are you having trouble with? pretty much all you have to do is copy and paste the code, and change the name...