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 Wanet Telecoms Ltd 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: scubab321
  • Content: Threads
  • Order by date
  1. scubab321

    Javascript function to enable textfield on dropdown select

    This script works to enable the textfield 'otherz' from 'D1' select option 'Others'. HTML <select size="1" name="D1" onChange="dis_able()"> <option>Category A</option> <option>Category B</option> <option>Category C</option> <option value="Others">Others</option> </select>...

Part and Inventory Search

Back
Top