Forms with >1 Submit Button- How to Trigger Specific Butt
I see on
this page of the jQuery documentation, how to click the first or last button on a form.
I have some forms with 4 buttons. How do I trigger the 3rd button in a form using jQuery?
Thanks in advance for any info.