avelives
10-07-2004, 09:10 AM
Ok i have a question, i realise there are oodles of forum replies about pop up windows but none specifically cover what im after.
I have an image on my splash page with an image map which when clicked launches my site.
However i want it to launch my site in a pop up window with no toolbars etc (you know taking up the whole window)
I have found scripts for pop ups within flash and many for ones done with text links or automatically but none which seem to work on my image map.
Here is my code for the image map<map name="Map">
<area shape="rect" coords="141,175,207,186" href="SENDEN_B.html"></map>
OR alternatively some code which will launch a window but from an image button (i could feasibly chop my intro art up and arrange it in a table so that one bit of it was the BUTTON for launching
Any help appreciated
I have an image on my splash page with an image map which when clicked launches my site.
However i want it to launch my site in a pop up window with no toolbars etc (you know taking up the whole window)
I have found scripts for pop ups within flash and many for ones done with text links or automatically but none which seem to work on my image map.
Here is my code for the image map<map name="Map">
<area shape="rect" coords="141,175,207,186" href="SENDEN_B.html"></map>
OR alternatively some code which will launch a window but from an image button (i could feasibly chop my intro art up and arrange it in a table so that one bit of it was the BUTTON for launching
Any help appreciated