Here is the HTML code:
HTML Form Builder
If you want to use $(formName).serializeArray() or $(formName).serialize(), you must add name='inputName' on your input element. or will not work!
name='inputName'