Hareeshchandera / jsplumb

Automatically exported from code.google.com/p/jsplumb
0 stars 0 forks source link

IE9 Connection mouseenter and mouseexist not being fired. #221

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago

I could not find an existing issue or commentary on this, but i noticed that 
the mouseenter and mouseexit events are not being fired in IE9 on a connection.

To reproduce, simply open the DEMO  http://jsplumb.org/jquery/demo.html

In IE9, hovering over the connections does not change the colour.  Change your 
browser to compatibility mode and you will notice the connections change 
colours.  I am getting the same behavior in my tests.

Original issue reported on code.google.com by marcdu...@gmail.com on 12 Mar 2012 at 12:39

GoogleCodeExporter commented 8 years ago
this is documented on the project page - it's a jquery issue.

also raised here:

http://code.google.com/p/jsplumb/issues/detail?id=208&can=1&q=IE9

Original comment by simon.po...@gmail.com on 12 Mar 2012 at 6:29