×

Welcome to TagMyCode

Please login or create account to add a snippet.
1
0
 
0
Language: Javascript
Posted by: Jing Tai Piao
Added: Sep 3, 2012 6:34 AM
Views: 1742
Tags: no tags
  1. $(SELECTOR).unbind().bind('click',function(e){
  2. if(e.target.id == "elementID"){return;}