$.fn.tatFocus = function () {
console.log("tatFocus", this)
$(this).focus(function(){
...
JavaScript remove text on focus input
<script type="text/javascript">
$(document).ready(function() {
...
JavaScript JQuery - snippet to select ...
by pbarney,
August 02, 2010 23:26,
3 refactorings, tagged with javascript, radio button, input, jquery, select all
These two blocks are virtua...
remove text on focus input