It seems that an input
with type="email"
cannot be cleared using .value=""
if it contains only blank spaces in Chrome and Opera. Is this a bug or by design?
Asked
Active
Viewed 42 times
1

Code
- 6,041
- 4
- 35
- 75
-
Possible duplicate of [Disabling Chrome Autofill](http://stackoverflow.com/questions/15738259/disabling-chrome-autofill) – Girish Nov 25 '15 at 08:44
-
1Replicated issue - http://jsfiddle.net/f1tq3svz/ – Curtis Nov 25 '15 at 08:54