I have a php form for a website containing text fields displaying the values retrieved from my database, as well as a submit button. I would like the submit button to be disabled by default and only available for clicks if the user has made changes to one of the text fields on the form. However, if they were to return it to its default value, the button will automatically be disabled. Any help is appreciated.
button forms
Aetos Jan 18 '13 at 15:11 2013-01-18 15:11
source share