SyntaxFix
Write A Post
Hire A Developer
Questions
you can use val function to collect data from inputs:
jQuery("#myInput1").val();
http://api.jquery.com/val/