{{#markdown}} ```html
Name is required and must be a string.
``` ```javascript $('#myform').on('valid.fndtn.abide', function() { // Handle the submission of the form }); ``` {{/markdown}}