Alan
New Member
Posts: 36
|
Post by Alan on May 12, 2004 12:00:24 GMT
I had a little trouble when trying to make my SayBox pop up from a link on a mapped image, so I thought I'd post how to do it just incase anyone else has the same trouble
<map name=" SayBox"> <area href=" yoursite.com/saybox.htm" onClick="window.open(' yoursite.com/saybox.htm','SayBox','toolbar=no,width= #,height= #,status=no,scrollbars=no,resize=no');return false" shape="rect" coords=" #, #, #, #"> <img src=" yoursite.com/image.gif" usemap="# SayBox" width=" #" height=" #" border=" #"> </map> Red = Doesn't have to be changed. If changed, both words must match Blue = Must be changed to suit your image Green = Must be changed to the URL to a page with your SayBox on it. Purple = Must be changed to the size you want the pop up window to be
If you don't know how to map an image, here is a tutorial: www.liquidgraphicdesigns.co.uk/docs/image_mapping.txt
|
|
|
Post by Renegade on May 12, 2004 16:09:07 GMT
Thanks for this Alan
|
|
Alan
New Member
Posts: 36
|
Post by Alan on May 12, 2004 16:40:37 GMT
Thanks for this Alan No problem
|
|
|
Post by DirtyAffection on Aug 1, 2004 21:50:57 GMT
the link is broken..... can u redo it.. I wanna know how to mapp the thing lol
|
|
Alan
New Member
Posts: 36
|
Post by Alan on Aug 1, 2004 22:38:17 GMT
Sorted
|
|