Weixi Yen
Member since May 24, 2010
- Profile: /members/6099-weixi-yen.htm
- URL: http://www.resopollution.com
- Comments: 1
Recent Blog Comments By Weixi Yen
-
jQuery Live() Method And Event Bubbling
Posted on May 24, 2010 at 4:26 PM
In 1.4 you can bind a parent element as the context, which would essentially allow you to avoid the bubbling problem if you had some parent returning false. Of course, if your parent is a parent of an element that returns false on the same event as the deepest effected element, there will still b... read more »