$.fn.tatFocus = function () {
    console.log("tatFocus", this)
    $(this).focus(function(){
...

JavaScript remove text on focus input

by zodman, August 04, 2011 09:35, No refactoring, tagged with input, jquery, focus

remove text on focus input

A1c5fdec1dd6e17d609f21033fdf122e Talk