Custom Select Field Styling With Only Css
14.08.2020
Demo of how to create a cross-browser custom styled select.
Made with: HTML,CSS (SCSS)
Pure Css Select Box With Direction Aware Hover Effect
20.10.2018
Pure CSS select box without any JavaScript. When there is hover on an option the motion of icon inside option is decided by the direction of hover i.e up hover or down hover (direction aware hover effect).
Made with: HTML,CSS
Responsive Custom Select Box
15.12.2017
Responsive custom select box with custom scroll.
Made with: HTML
Pure Css Select Box
11.08.2017
Select box without using JavaScript and native element.
Made with: HTML (Pug),CSS (SCSS)
Styling Select Box With Css
5.10.2015
A creative way to style select drop downs with nothing but CSS.
Made with: HTML,CSS