View all articles by datify
-
-
-
Pin It
';
$(this).find('.mds-error').remove();
$(this).prepend(output);
$('html,body').animate({scrollTop:$(this).find('.mds-error').offset().top-100}, 800);
return false
}else{
$(this).find('.mds-error').remove();
}
});
});