Pages

Tuesday, May 21, 2013

for reset all form input text elements having the name start common

$('input[name^="pro_qty"]').val('');