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 TouchToneTommy 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: *

  1. dude2001

    submit input disabled till user enters text in a form field

    There is no way do prevent a form from being submitted until all fields are filled in unless you have javascript enabled." no, you misread what I wrote or was meaning, see by using: <button value="Create your space" type="submit" id="CreateSpace" name="CreateSpace" onclick="return cc();"...
  2. dude2001

    submit input disabled till user enters text in a form field

    at http://spaces.msn.com/SignUp.aspx they have a script that doesnt let you submit the form till it is filled n, I'm wondering if anyone knows of an easyer script like this that does basicly the same thing, it looks like it uses DOM http://spaces.msn.com/signup.js function cc() { var o =...

Part and Inventory Search

Back
Top