[Seaside-dev] prototype and jquery in same page

Sebastian Sastre ssastre at seaswork.com
Thu Mar 12 19:49:27 UTC 2009


mm the globally part I don't like. It should be per application.
If I found something elegant to do I'll send it
cheers,
sebastian

> -----Mensaje original-----
> De: seaside-dev-bounces at lists.squeakfoundation.org 
> [mailto:seaside-dev-bounces at lists.squeakfoundation.org] En 
> nombre de Lukas Renggli
> Enviado el: Thursday, March 12, 2009 16:14
> Para: Seaside - developer list
> Asunto: Re: [Seaside-dev] prototype and jquery in same page
> 
> > 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
> _______________________________________________
> seaside-dev mailing list
> seaside-dev at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/mailman/listinfo/seaside-dev



More information about the seaside-dev mailing list