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 Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by gero123

  1. gero123

    form IE to Mozilla - need help for a script

    Hello , Can somebody help me to have the next script for Mozilla. ================================== function bukvaKey() { var bukva; if (layout[0].checked || (window.event.keyCode < 32) || (window.event.keyCode > 127)) return false else if (layout[1].checked) bukva...

Part and Inventory Search

Back
Top