I am having a form in which i have applied the javascript validations, but if the user has javascript disabled then those validations does not work, please help me that how can i stop the user from submitting form until & unless he enables the javascript.
Thanks
I am having a form in which i have applied the javascript validations, but
Share
Use JavaScript to put the submit button there.