Why would you think using two versions of jQuery is any different from
using jQuery with another library?

noConflict is exactly what 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 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/Using_jQuery_with_Other_Libraries

Reply via email to