craigmdennis / animateCSS

jQuery plugin to dynamically apply animate.css animations
MIT License
153 stars 47 forks source link

prevent event from bubbling up. #19

Closed martingg88 closed 9 years ago

martingg88 commented 9 years ago

cancel event bubbling up to avoid nested element fire event two times.

martingg88 commented 9 years ago

any update?

craigmdennis commented 9 years ago

Reverted because I just realised you'd only edited the dist file and not the source files. Please see the guidelines for contribution https://github.com/craigmdennis/animateCSS/blob/master/CONTRIBUTING.md

martingg88 commented 9 years ago

i have edited src file and try to create the new pull and you can merge from there. thanks