Free Beautiful Css templates, Web designer tricks from expert
var $inputs = $(".example-input"); $inputs.keyup(function() { $inputs.val($(this).val()); });
No comments:
Post a Comment