SyntaxFix
Write A Post
Hire A Developer
Questions
var data = $("input[name='page_title[]']") .map(function () { return $(this).val(); }) .get();