Have followed the advice at http://docs.jquery.com/Using_jQuery_with_Other_Libraries ?
Karl Rudd On Wed, Oct 22, 2008 at 11:01 PM, Alexsandro_xpt <[EMAIL PROTECTED]> wrote: > > Nobody know what happen with .getScript getting prototype framework? > > On 22 out, 00:57, Alexsandro_xpt <[EMAIL PROTECTED]> wrote: >> My IE 7 and 6 get a error while load protoculous-effects-shrinkvars.js >> by jQuery.getScript method. >> >> IE popup this error message: >> >> Line: 310750026 >> Char: 72353 >> Error: 'null' is null or not an object >> Code: 0 >> >> How to fix it using jQuery.getScript? >> Prototype Framework doesn't like jQuery? >> >> PS.: In FF work very well.