Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: TrevorH
  • Content: Threads
  • Order by date
  1. TrevorH

    form validation in Netscape 6

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

    Windows users - PLEASE help me test a site!!

      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...
  3. TrevorH

    Windows Users - PLEASE help me test a site!

      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...
  4. TrevorH

    Why does this javascript crash IE on a PC?

    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...
  5. TrevorH

    Why does my javascript crash IE on a PC?

    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...
  6. TrevorH

    Writing a long document into a span? (Window doesn't scroll)

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

Part and Inventory Search

Back
Top