The area tag is controlled by the AbstractLink that you attach to it. So, if you put an AttributeModifier on it, it'll modify the <area>.
On Wed, Aug 5, 2009 at 4:46 PM, Stefan Lindner<[email protected]> wrote: > Ah! Thank you. But I can't see a way to control the rendering of the area > tag. Are there planst o support this? > > Stefan > > -----Ursprüngliche Nachricht----- > Von: James Carman [mailto:[email protected]] > Gesendet: Mittwoch, 5. August 2009 22:26 > An: [email protected] > Betreff: Re: ImageMap > > https://issues.apache.org/jira/browse/WICKET-1936 > > On Wed, Aug 5, 2009 at 4:13 PM, Stefan Lindner<[email protected]> wrote: >> Are there any plans to improve the current ImageMap implementation? My >> problems are: >> 1. The rendered HTML ist no valid XHTML. >> 2. The constructor does not support a ResourceReference for the image >> 3. I can't see a way to control the <area> tags (e.g. add style, class >> or alt attributes). >> >> Stefan >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
