jpcody + returnfalse 1
jQuery Events: Stop (Mis)Using Return False | Fuel Your Coding
september 2010 by jpcody
It is in these very first examples that bad habits are formed as users continue to use return false; whenever they want to cancel the default browser action. I am going to cover two very important topics in this article relating to the canceling of browser events:
jquery
returnfalse
javascript
september 2010 by jpcody