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: lewnussi
  • Content: Threads
  • Order by date
  1. lewnussi

    javascript onclick multiple functions

    In javascript, I am trying to call more than one function starting with onclick in a form. In the form, this does not work: <input type="submit" value="thevalue" name="goodname" onclick="return function_1(this.form);function_2(this.form);" /> So I tried only function_1 for the onclick, and...

Part and Inventory Search

Back
Top