[jQuery] Re: Two versions alongside each other

2008-04-08 Thread Rowan
t you want; here's an (old) proof of > concept:http://scottsplayground.com/temp/jquery_versions/ > > On Apr 6, 1:36 am, Rowan <[EMAIL PROTECTED]> wrote: > > > I'm looking for a way to have two versions of jQuery running side by > > side, I found a page that t

[jQuery] Two versions alongside each other

2008-04-06 Thread Rowan
I'm looking for a way to have two versions of jQuery running side by side, I found a page that talks about using noConflict* with other libraries, but that doesn't look like the solution for me. The versions I want to use are 1.0.4 and 1.2.3. Is there anything I can do? * http://docs.jquery.com/