id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blocking	blockedby
3081	[tooltip] doesn't work on IE6 & IE7 image map areas	allmarkedup		"IE6 & 7 seem to have a problem with firing the correct events when using the jquery hover() function on image map areas (see http://groups.google.com/group/jquery-en/browse_thread/thread/8fefc900532f7727 for example detail). As the tooltip plugin uses hover() it will not work in IE6&7 when applied to image maps.

Simple fix is to replace .hover(save, hide) with .onmouseover(save).onmouseout(hide) - this fixes the issue.

I realise this is really also a jQuery core issue which needs looking at."	bug	closed	major	1.3	plugin	1.2.6	invalid				
