Thx Larry... ill try it next time.

ah, sometimes there are unclosed html tags that makes anchors trigger
doesn't be stopped.
Usually isnt my fault hehe... anyway...

If i found a recent demo I'll post it here.

On 8/30/07, Larry Garfield <[EMAIL PROTECTED]> wrote:
>
>
> 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
>



-- 
Rafael Santos Sá :: webdeveloper
www.rafael-santos.com

Reply via email to