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:
>
>
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
I am trying to make the on-click event of any element optional depending on
what the user decides. The only functions I see out there append a function
to the on-click event. I have played with the browser bubbling / catching
stuff too. That worked in Firefox but not in IE 7. It seems I can't acces
5 matches
Mail list logo