[Seaside-dev] prototype and jquery in same page

Sebastian Sastre ssastre at seaswork.com
Thu Mar 12 19:04:25 UTC 2009


hi there,
I use to use, well I'm still using, some extensions I've made to scriptaculous
serialization which allows me (amon other js stuff) to invoke jquery elements in
the same page prototype elements are.
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?
thanks
sebastian 



More information about the seaside-dev mailing list