MorningGlory
02-02-2003, 01:05 AM
Ok, when you click on a link on the image map, it opens into a new window...but how do i get it into the small window? I don't know what to put for a target, because it's not an iframe...
the link is here (http://www.acnova.com/hosted/MorningGlory/test2) thanks for helping
lefty
02-02-2003, 01:12 AM
You'll have to make it some sort of frame if you want to target into it... you can't target divs (or at least I think it's a div, I didn't look at your code too long. haha.).
MorningGlory
02-02-2003, 01:19 AM
ok...thank you very much. but when i put the frame in, the other scroll bar doesn't work...i can't use that scroll bar? thanks
altpara
02-02-2003, 09:24 AM
The other scrollbar doesn't work - what do you mean by "doesn't work"? I looked at your page and can't figure out what you're referring to.
bejayel
02-03-2003, 02:58 AM
She is talking about the scrollbar for the top div. also one more thing, you can target divs!!!!!! i just forget where i foun the script.... :( sorry i cant be of more help umm just look for it, there might be one on dhtmlcentral.com but i am not sure
altpara
02-03-2003, 06:44 AM
Yes, you can create the illusion of targeting a div. Rather, using DHTML all the pages are actually on the one page, just hidden from view.
shockertwin009 was right, it is at dhtmlcentral.com
So, MorningGlory, I suggest you check out:
http://www.dhtmlcentral.com/script/script.asp?id=5
And see if this will suit your purposes.