Timtech4u / gwtquery

Automatically exported from code.google.com/p/gwtquery
MIT License
0 stars 0 forks source link

hover() use mouseneter/mouseleave instead of mouseover and mouseout #180

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Shouldn't the hover function bind to mousenter/mouseleave instead of 
mouseover/mouseout ? 
This would be consistent with jquery's implementation 
(http://api.jquery.com/hover/)

Original issue reported on code.google.com by uemit.se...@gmail.com on 22 Apr 2013 at 11:08

GoogleCodeExporter commented 9 years ago

Original comment by julien.d...@gmail.com on 8 May 2013 at 8:10

GoogleCodeExporter commented 9 years ago
Thanks for reporting. I've migrated this issue to github : 
https://github.com/gwtquery/gwtquery/issues/211
Please follow the issue there.

Original comment by julien.d...@gmail.com on 14 Jul 2013 at 11:28

GoogleCodeExporter commented 9 years ago
fixed https://github.com/gwtquery/gwtquery/pull/242

Original comment by julien.d...@gmail.com on 29 Nov 2013 at 12:09