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!

Search results for query: *

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

    Onclick takes two steps why not one?

    I have this menu wich needs onclick open one sub menu and close all others, it works perfectly after you onclick once. but I want it to work right away, any ideas, relevant code below: <script type="text/javascript"> function show(a) { var div = document.getElementById(a).style; if...

Part and Inventory Search

Back
Top