OnMouseOver, ImageMap and AJAX

  • Thread starter Thread starter BP
  • Start date Start date
B

BP

Hi!
In ASP.NET 2.0, I have an ImageMap, but can't catch OnMouseOver events. I'd
like to pop up a panel (using the AJAX HoverMenu Extender or the Popup
Control Extender) when the mouse is over some hotspots. Unfortunatly those
hotspots don't have an ID associated to them.
Any ideas?
Thanks
Ben
 
Back
Top