[Seaside-dev] prototype and jquery in same page

Lukas Renggli renggli at gmail.com
Thu Mar 12 19:14:16 UTC 2009


> there is a public noConflict.js package you load and elements of prototype are
> invoked with $(blah) and jquery ones are $j(blah)
> which is the seaside 2.9 way to invoke the jquery when nonclonflicted?

I've never tested it, but it should be supported.

The class JQuery has a class-variable FunctionName that you could
globally (!) change from '$' to '$j'.

Cheers,
Lukas

-- 
Lukas Renggli
http://www.lukas-renggli.ch


More information about the seaside-dev mailing list