[
https://issues.apache.org/jira/browse/WICKET-1936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12914514#action_12914514
]
Sven Meier commented on WICKET-1936:
------------------------------------
I'd like the current implementation to be revisited:
Building markup in Java code makes this class look like part of a JSP tag
library. The attached file does it "the wicket way".
> Client-Side Image Map
> ---------------------
>
> Key: WICKET-1936
> URL: https://issues.apache.org/jira/browse/WICKET-1936
> Project: Wicket
> Issue Type: Improvement
> Components: wicket
> Affects Versions: 1.3.5, 1.4-RC1
> Reporter: James Carman
> Assignee: Igor Vaynberg
> Fix For: 1.5-M2.1
>
> Attachments: WICKET-1936.patch
>
>
> The existing ImageMap implementation does not allow you to "attach" it to any
> Image component. Also, it only works with Link objects (and thus not
> AjaxLinks or ExternalLinks). The new client-side image map implementation
> attaches itself to any existing image and supports any AbstractLink object.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.