<input type="text" value="text" onclick=" this.focus = function(){ this.value = 'focus'; }; this.blur(); this.focus()"/>