Thursday, May 28, 2009

[jQuery] Re: Overriding jQuery methods

I haven't formally released it yet, but feel free to use it:

http://test.flesler.com/jquery.broadcast/jquery.broadcast.js

Precarious demo:
http://test.flesler.com/jquery.broadcast/

Cheers
--
Ariel Flesler

On May 28, 5:51 am, Andho <And...@gmail.com> wrote:
> I need to override a jQuery method, more specifically the animate
> method.
>
> My aim is for jQuery to trigger an event ( eg. trigger('animate') or
> trigger('fadeOut') ) so that one can hook to these events within other
> code.
>
> I don't understand advanced javascript object oriented programming and
> couldn't find a solution on the net
>
> I also think that this will be good addition to the jQuery core.
>
> Thanks
>
> Andho

No comments: