Hi *,

i try to implement the following.
- a background image is displayed.
- the image is overlayed by some links
- if mouse "hits" a link area the background is overlayed by a gray film
- if mouse "leaves" the link area the gray film disappears
- if link area is clicked the background image will be exchanged by an image
with this area permanently marked

I use an imagemap for now. Everything works fine but the onmouseover and
onmouseout scripts. I have to
add them to the <area ...> markup. But i can not access it. ImageMap is
final and is not using the customization concepts of other wicket
components. Can someone help me out here?

Thanks
Per
-- 
View this message in context: 
http://www.nabble.com/Can-i-add-javascript-code-to-the-shapelink-markup-used-by-ImageMap--tp19913694p19913694.html
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to