Button disable and enable
Posted: 19 Dec 2014
Hi Dmitry,
When all the required fields on a particular tab are complete, I'd like to then enable a "Next" button to go on to the next tab.
I've got the hiding/showing/selecting tabs taken care of thanks to your other responses.
How do I disable and enable a specific next button?
Once I have that I'll add a .change(functionx) to check that all the fields on that tab are not empty and, if true, enable the button.
Thanks again.
When all the required fields on a particular tab are complete, I'd like to then enable a "Next" button to go on to the next tab.
I've got the hiding/showing/selecting tabs taken care of thanks to your other responses.
How do I disable and enable a specific next button?
Once I have that I'll add a .change(functionx) to check that all the fields on that tab are not empty and, if true, enable the button.
Thanks again.