Anyone got any further ideas on this one?
Rob
Actually, scratch that - it seems to be working now.
I'd still appreciate a comment from a jQuery guru on the original
problem I've worked around here!
Mark.
Hmm, actually I think I'm still getting the problem, it's just being
quiet about it now :(
On Sep 16, 3:00 pm, Mark T <[EMAIL PROTECTED]> wrote:
> Ok, my temporary fix has been to alter the following block of code
> from line 2656 in jquery 1.2.6:
>
> // If we're requesting a remo
Ok, my temporary fix has been to alter the following block of code
from line 2656 in jquery 1.2.6:
// If we're requesting a remote document
// and trying to load JSON or Script with a GET
if ( s.dataType == "script" && type == "GET"){
I'm getting even more convinced that this is an issue with FF3 &
jQuery. Interestingly, it only affects local JS files, which are
inserted as text into the head of the document between script tags.
Remote files, which are loaded using
Any one got any ideas??
On Jun 25, 10:12 am, robert_shipley <[EMAIL PROTECTED]>
wrote:
> I've been developing a website and we usegetScriptto load all of our
> javascript files (other than jQuery) so the header of the page is
> shorter. We have a mechanism in place which allows functions to be
>
6 matches
Mail list logo