I usually do:

$().bind('click', function(event) {
  event.preventDefault().
  ...
});

On Thursday 30 August 2007, Rafael Santos wrote:
> Are there anyone who have a snippet to really prevent the something is
> fired.
>
> Sometimes my "return false" doesn't work on FF, IE6 and IE7. hehe =(
>
> And i see mootools can do something like this:
>
> e.stop();


-- 
Larry Garfield                  AIM: LOLG42
[EMAIL PROTECTED]               ICQ: 6817012

"If nature has made any one thing less susceptible than all others of 
exclusive property, it is the action of the thinking power called an idea, 
which an individual may exclusively possess as long as he keeps it to 
himself; but the moment it is divulged, it forces itself into the possession 
of every one, and the receiver cannot dispossess himself of it."  -- Thomas 
Jefferson

Reply via email to