On Mar 24, 8:09 pm, John Resig <[email protected]> wrote:
> Why would you want this?
>

It will stop plugins from interfering with each other.

If a plugin has an error in its document.ready handler it will prevent
subsequent handlers from running. A bad plugin can affect other jQuery
code.

Read the article again. People seem to be concentrating on the
document.ready problem. But the real solution is firing custom events
in MSIE.

You may not see the point of it now. But I bet that you end up
implementing it. :-)

-dean

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"jQuery Development" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/jquery-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to