You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a use case where a click on an absolute positioned element immediately hides that element and the elements behind it receive an undesired mouseenter event. The mouseenter doesn't happen without energize. Tested on iOS7 Safari.
I have a use case where a click on an absolute positioned element immediately hides that element and the elements behind it receive an undesired mouseenter event. The mouseenter doesn't happen without energize. Tested on iOS7 Safari.
Without energize: http://jsfiddle.net/salomvary/xvQC2/9/
With energize: http://jsfiddle.net/salomvary/xvQC2/10/
The text was updated successfully, but these errors were encountered: