Skip to main content

Bug Tracker

Side navigation

#3030 closed bug (invalid)

Opened June 12, 2008 02:44PM UTC

Closed June 22, 2010 03:16AM UTC

hover doesn't work with image maps

Reported by: nene Owned by:
Priority: minor Milestone:
Component: event Version: 1.2.6
Keywords: Cc:
Blocked by: Blocking:
Description

For some reason you can't do use hover() method to associate onmouseover and onmouseout event handlers with area elements of imagemaps. But assigning handlers directly to onmouseover and onmouseout attributes of the area element works just fine.

I didn't found a bug report on this, although the tooltip plugin in this same repository has implemented a workaround [5637] for it. So it clearly must be an issue.

Attachments (0)
Change History (1)

Changed June 22, 2010 03:16AM UTC by dmethvin comment:1

resolution: → invalid
status: newclosed

This may have been fixed in 1.4, if not then please reopen with a simple test case.