Is transparentize border, background one by one is the only way? Any other method? And how to hide the dropdown icon of a SELECT input?
Is transparentize border, background one by one is the only way? Any other method?
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.
Without JavaScript: Yes.
You won’t be able to do this without some very shaky tricks (e.g. having a relatively positioned DIV next to the SELECT, overlapping the button, which is never reliable because the size of the dropdown button can vary.)