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 strongm 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: *

  1. Luke2500

    JavaScript that works in IE and Opera but not NN or FF???

    Just in-case anyone can't figure it out I just did... I missed a / of the end... All that for the sake of /--> instead of //--> I guess I should validate more.... stupid *kicks himself*
  2. Luke2500

    JavaScript that works in IE and Opera but not NN or FF???

    This script works fine for IE and Opera but not at all in NN and FF. Any suggestions, please. Thankyou. <!-- var Netscape, MSIE, Opera, Unknown; var Win, Mac, Other; Netscape = navigator.appName == "Netscape"; MSIE = navigator.appName == "Microsoft Internet Explorer"; Opera = navigator.appName...

Part and Inventory Search

Back
Top