A free, open source and cross-platform web browser created by Mozilla.

learn more… | top users | synonyms

10
votes
3answers
172 views
+50

mousemove event is triggered onscroll even when mouse was not moved on chrome

I was trying to answer an issue with custom drop down, but challenged by an inconsistent behavior in Chrome and FF. DEMO: http://jsfiddle.net/fyeht/ [Added scroll event for more clarity] See below ...