SyntaxFix
Write A Post
Hire A Developer
Questions
$('input[type=text],select', '.sys');
for looping:
$('input[type=text],select', '.sys').each(function() { // code });