[jQuery] Re: jQuery.getScript problems on IE 7

2008-10-27 Thread Alexsandro_xpt
Hellow? On 24 out, 15:55, Alexsandro_xpt [EMAIL PROTECTED] wrote: So.. get this examplehttp://rapidshare.com/files/157173826/getscripterro.zip.html Download that e open getscripterro.htm in IE 6+, you will see error. And you try in FF it's will work fine. About what you told me about

[jQuery] Re: jQuery.getScript problems on IE 7

2008-10-27 Thread Karl Rudd
Sorry. I've been busy. Will try and look at it soon. Karl Rudd On Tue, Oct 28, 2008 at 12:46 AM, Alexsandro_xpt [EMAIL PROTECTED] wrote: Hellow? On 24 out, 15:55, Alexsandro_xpt [EMAIL PROTECTED] wrote: So.. get this examplehttp://rapidshare.com/files/157173826/getscripterro.zip.html

[jQuery] Re: jQuery.getScript problems on IE 7

2008-10-27 Thread Karl Rudd
Well it looks like you're out of luck: http://dev.rubyonrails.org/ticket/10184 Just bit the bullet and load Prototype on every page. Karl Rudd On Sat, Oct 25, 2008 at 4:55 AM, Alexsandro_xpt [EMAIL PROTECTED] wrote: So.. get this example

[jQuery] Re: jQuery.getScript problems on IE 7

2008-10-24 Thread Alexsandro_xpt
So.. get this example http://rapidshare.com/files/157173826/getscripterro.zip.html Download that e open getscripterro.htm in IE 6+, you will see error. And you try in FF it's will work fine. About what you told me about inline scripts I really need get protoculous-effects-shrinkvars.js file

[jQuery] Re: jQuery.getScript problems on IE 7

2008-10-23 Thread Alexsandro_xpt
Yes, I already use noConflict() function. I don't have any conflict, I just said the jQuery.getScript can't eval protoculous-effects-shrinkvars.js causing error in script. Can you help me please? On 22 out, 20:15, Karl Rudd [EMAIL PROTECTED] wrote: Have followed the advice

[jQuery] Re: jQuery.getScript problems on IE 7

2008-10-23 Thread Karl Rudd
Without seeing a live example page it is very hard to know what could be going wrong. My advice would be to try not to load the protoculous-effects-shrinkvars.js file via getScript(). Just include it as you would any other JavaScript file. Karl Rudd On Fri, Oct 24, 2008 at 4:19 AM,

[jQuery] Re: jQuery.getScript problems on IE 7

2008-10-22 Thread Alexsandro_xpt
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

[jQuery] Re: jQuery.getScript problems on IE 7

2008-10-22 Thread Karl Rudd
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]