Click to See Complete Forum and Search --> : Pop-up Window Script Required for an Area in Map Image


CEEJAY
06-22-2003, 10:44 AM
I am needing the script for both head and body to have a pop-up window from an image map (poly area). Is there anyone that can help me with this?

Greelmo
06-22-2003, 11:00 AM
just a simple line will do it from the image map coordinates...
window.open("URL.html", "WindowName", "WindowSpecifications");