Posted by Rovin on 07/19/05 18:37
Martin wrote:
> I have some .png images that have transparent areas in them. I'm
> executing some scripting in the onclick event. I would like for this
> to occur only when the pointer is over the visible portion of the
> image but, in Firefox, the transparent areas are clickable also. Is
> there any way to prevent this?
>
>
You could use an image map to define clickable areas on the image.
[Back to original message]
|