jquery-html5-placeholder-shim icon indicating copy to clipboard operation
jquery-html5-placeholder-shim copied to clipboard

placholder hides only if input has value.

Open ticaboo opened this issue 12 years ago • 1 comments

Better matches html5 placeholder behaviour. Focus no longer hides placeholder if no text entered.

ticaboo avatar Jan 11 '13 11:01 ticaboo

Why is this using setTimeout/keydown? I would think keypress is the correct event.

jcampbell1 avatar Jan 11 '13 18:01 jcampbell1