[Seaside] jQuery + Prototype + Scriptaculous

Lukas Renggli renggli at gmail.com
Fri Oct 16 08:59:21 UTC 2009


> Is there a way to use jQuery, Prototype, and Scriptaculous in conjunction
> with each other?

Yes, but unless large amounts of legacy code forces you to do so, I
suggest to avoid it.

The Prototype and jQuery Javascript libraries basically conflict with
each other and thus special precaution has to be taken. I suggest that
you closely follow the jQuery-nonConflict mode as described in the
following document:

    http://docs.jquery.com/Using_jQuery_with_Other_Libraries

See the Seaside method comment of

    JQuery class>>#functionName:

for additional information.

Cheers,
Lukas

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


More information about the seaside mailing list