javascript - Browser support for stopImmediatePropagation? -


ie support stoppropagation() lacking, , requires workarounds, can't tell if same thing true stopimmediatepropagation()- safe browsers, or requires own set of workarounds?

the stoppropagation mentioned on other answer related method natively available on browser event object , while stoppropagation() method of jquery works fine in browser (since it's wrapper same task, taking account browser capabilities in method run)


Comments

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -