Skip to content Skip to sidebar Skip to footer

Mouseout And Mouseover Events Not Firing Properly In Chrome 39

Using chrome 39 (for Mac) the following does not work
&

Solution 1:

Figured it out. I posted the answer here in case anyone else has this problem. It works fine in chrome only if you are actually viewing the page through a webserver. If you just open the file with chrome, it does not work. This is untrue with the other browsers. Not sure why this works in everything but chrome, but there you have it.


Post a Comment for "Mouseout And Mouseover Events Not Firing Properly In Chrome 39"