Date Added: 14/01/2015


$('form').submit(function(){
$(this).find('input:text').each(function(){
$(this).val($.trim($(this).val()));
});
});

Last Update: Posted by: müslüm ÇEN
Not Commented Yet !
Please login in order to comment . Login