javascript - Firefox 4 isn't firing dragleave or dragexit when a drag leaves the window -


i can't dragleave or dragexit events fire when drag leaves window (ff4). in chrome , safari, works expected.... dragleave event when drag leaves window.

is expected behavior? know workaround? thanks!

so, sum comments: browser bug, still present apparently, , there jquery-based workaround.


Comments

Popular posts from this blog

haskell - Using filter on an item in a list? -

c# - When does PreApplicationStartMethod actually get triggered to run? -

tomcat6 - Exception when stopping container for a with Spring + Quartz + Tomcat web application -