RGBA option for input element is not working in Chrome (in all other browsers it is ok). What seems to be the problem? Also, it seems that hole input field is not working as it should o.O???
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
If you change
<input type="search" />to<input type="text" />it seems to be working – http://jsfiddle.net/8t5kc/2/“WebKit has big time restrictions on what you can change on a search input. I would guess the idea is consistency.” – read more