I want to disable the submit button on a form from Contact Form 7 wordpress plugin. The submit button should be disabled from start and will become available when all required fields are filled. How can I achieve this? Thanks for the help in advance.
Asked
Active
Viewed 5,020 times
1
-
should try to use search function. http://stackoverflow.com/questions/1594952/jquery-disable-enable-submit-button – Christian Caltabiano Dec 09 '16 at 23:12
-
Thanks for your reply. The difference here is to know if all required fields are filled, not just a single input field. This might need some plugin function which I don't know but someone could knew. – Alex Dec 10 '16 at 19:44