?
Path : /home/admin/domains/happytokorea.com/public_html/assets/js/ |
Current File : /home/admin/domains/happytokorea.com/public_html/assets/js/placeholder.js |
$(document).ready(function(){ $('input[type="text"], input[type="password"], textarea').each(function() { $(this).val( $(this).attr('placeholder') ); }); });