On Thu, Dec 4, 2008 at 5:19 PM, aakoch <[EMAIL PROTECTED]> wrote:

>
> Is there a reason for this behavior? It seems like this is a jQuery
> bug to me.


This allows you to have two different versions (or really any number) of
jQuery (for example 1.2.3 and 1.2.6) on your page at once. Each sits in it's
own namespace, as long as you save an alias to the old one before loading
the new one. See

http://blog.jquery.com/2007/08/24/jquery-114-faster-more-tests-ready-for-12/
"You can now include multiple versions of jQuery, simultaneously, on the
same page."

- Richard

--~--~---------~--~----~------------~-------~--~----~
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