Image widget which supports usemap and area click
This component allow uses create a image (html tag) with map (html tag) at client side. It returns any click event on image to server side, if the area specified in map are clicked, the attributes of area element are returned to server too.
Install
Framework Support
Vaadin 6.0+
Browser Independent
Install with
Release notes - Version 1.0.2
- clear previous image map correctly
- change the method to set border style