Well, if anyone is curious, I got this working quite easily.  All I  
had to do was set the renderer to a subclass of DefaultLinkRenderer  
that overrides getElement(), and provide the shape and coords  
attributes as informal parameters.  It works great, in Firefox at least.

Alex

On Jun 8, 2007, at 11:07 PM, Alex Valys wrote:

> I would like to fire AJAX events when a user clicks on areas in an  
> image map (i.e. as if an AjaxDirectLink has been clicked).  Can  
> anyone point me in the right direction for accomplishing this?  I'm  
> hoping I can just create a custom renderer that spits out an <area>  
> tag instead of <a> - anyone know if that will work?
>
> The image map areas are dynamically generated, but I don't think  
> converting a static solution will be a problem...
>
> Thanks,
> Alex Valys
>


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Tacos-devel mailing list
Tacos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tacos-devel

Reply via email to