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 Chriss Miller 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 yshaf13

  1. yshaf13

    javascript firefox problem

    YAAAYY!! It works!! Thank you very much!!
  2. yshaf13

    javascript firefox problem

    hi i have this script wich works exactly as expected in ie but in firefox it gets a little bit messed up. here is the script: Code: HTML Code: <script language="JavaScript"> function show(obj) { document.getElementById(obj).style.display = (document.getElementById(obj).style.display=='block')...

Part and Inventory Search

Back
Top