senhor8

Results 1 comments of senhor8

To fix this I used: $("input, textarea").each(function() { $(this).click(function() { $(this).focus(); }); });