Does anyone know how to focus on a text entry field in a form after an alert in Netscape 6?
My code goes something like this:
alert("Sorry, wrong answer.");
ansObj.focus();
ansObj.select();
return false;
In Netscape 4, the browser waits till you close the alert (by hitting return)...
Hi Paulwood,
Yes, whenever I've seen the page crash the browser it has always given the message "IEXPLORE caused an invalid page fault in module MSHTML.DLL"
So what does that mean? Is it something the script can check for before it starts? Or should I just give up on IE and...
I've written an interactive, javascripted quiz that seems to sometimes - but not always - cause Internet Explorer to crash on PCs. I'm thinking the crucial difference might be in the version of Windows that is running.
Could some of you PC users please help me test it?
The quiz is located...
I've written an interactive, javascripted quiz that seems to sometimes - but not always - cause Internet Explorer to crash on PCs. I'm thinking the crucial difference might be in the version of Windows that is running.
Could some of you PC users please help me test it?
The quiz is located...
Hmm... interesting.
I've heard from other people that the quiz crashes in IE 5.5, so it's strange that it would work in IE 5.00. Maybe the operating system has something to do with it.
What version of Windows are you using?
And were you able to make it all the way through a quiz typing in...
Hi,
I've written an interactive, javascripted quiz to help students learn the plant families. It works fine in Netscape, but it consistently makes Internet Explorer 5.0 crash on a PC. Could someone give me some idea of what's going wrong?
The quiz is located at...
Hi,
I've written an interactive, javascripted quiz to help students learn the plant families. It works fine in Netscape, but it consistently makes Internet Explorer 5.0 crash on a PC. Could someone give me some idea of what's going wrong?
The quiz is located at...
Hi,
Has anyone else had any problems with getting Netscape to scroll down to see all of the text and HTML inside a span?
I have an educational site that starts with a fairly short document inside a span. After visitors do some exercises, the javascript writes a long page of feedback...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.