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)...
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...
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.