css only Work
» «How to style Select dropdown with css only
I’ve been searching for a way to stylize a <select> drop down menu with only css. I’m working on a site that wont allow me to use any Javascript. My first choice would be to use jQuery but on this project the rule is, no jQuery! I’ve come up with a solution that works in an […]