[Javascript] Drawing shapes using Map coords

Tim Makins spindrift at oceanfree.net
Fri Jan 28 09:32:25 CST 2005


You have a stack of images. The map is at the bottom (z index=0), and is
visible. The other images (z-index=1 etc) contain just the borders of each
area - the rest of the image is transparent. These border images are set to
visibility=hidden. All images use the same image-map. When the mouse goes
over, for instance, area-A, you change the visibility of the gif that
contains area-A borders to visible, and the border show to the viewer.


----- Original Message ----- 
From: "Henrique Rangel" <k1k3br at gmail.com>
To: "[JavaScript List]" <javascript at latech.edu>
Sent: Friday, January 28, 2005 3:05 PM
Subject: Re: [Javascript] Drawing shapes using Map coords


> Not quite understandd your idea, If you can plese leave me an simple
> example of the code ...
>
> thx
>
>
> On Fri, 28 Jan 2005 14:39:30 -0000, Tim Makins <spindrift at oceanfree.net>
wrote:
> > Use transparent gifs of the borders, and change their visibility on
> > mouse-over.
> >
> > Tim in Ireland.




More information about the Javascript mailing list