edude
08-21-2010, 03:42 PM
Hello hello,
i'm not very familiar with coding and that includes javascript :S
learning though...
anyway i got this ajax javascript thing for a dynamic photo album
and i'm also using jquery for navigation.
i noticed that IE8 both 32 and 64 bit version on windows 7 64 bit,
SOMETIMES, like 50%, stops loading the page with an obscure error (for me)
being: "Object doesn't support this property or method"
it gives me a line where i find:
{
xmlHttpReq = new XMLHttpRequest();
}
does this ring a bell??? i have no clue, been searching the net all day...
is it only on 64 bit systems? dunno will reboot a win7 32 bit and test asap.
greets and thx for any feedback!
i'm not very familiar with coding and that includes javascript :S
learning though...
anyway i got this ajax javascript thing for a dynamic photo album
and i'm also using jquery for navigation.
i noticed that IE8 both 32 and 64 bit version on windows 7 64 bit,
SOMETIMES, like 50%, stops loading the page with an obscure error (for me)
being: "Object doesn't support this property or method"
it gives me a line where i find:
{
xmlHttpReq = new XMLHttpRequest();
}
does this ring a bell??? i have no clue, been searching the net all day...
is it only on 64 bit systems? dunno will reboot a win7 32 bit and test asap.
greets and thx for any feedback!