Table of Contents

Collection of free HTML and CSS custom select box code examples: dropdown, multiple, custom arrow, etc.

CUSTOM SELECT BOX

Custom select box dropdown styling. made with HTML/CSS

Demo and Download  code

PURE CSS SELECT BOX WITH DIRECTION AWARE HOVER EFFECT

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).

Demo and  Download code

PURE CSS SELECT BOX

Select box without using JavaScript and native element.

demo and code

RESPONSIVE CUSTOM SELECT BOX

Responsive custom select box with custom scroll.

demo and code

IMAGE SELECTION

Image Selection with faux-loading.

demo and code

CUSTOM SELECT WRAPPER

Custom CSS select wrapper.

demo and code

CUSTOM SELECT

A HTML, CSS and jQuery custom select.

demo and code

CUSTOM SELECT AN OPTION

Custom select, designed to change the typical style of the select in browsers, using JS to display the list when it clicks, and SCSS, to give it style. The Attribute selected work good, test it. Made by Dany Santos

demo and code

MATERIAL DESIGN SELECT DROPDOWN

Material Design select dropdown with HTML, CSS and JavaScript. Made by Sam Murphey

demo and code

SELECT OPTION INTERACTION

A great example of clean animation. Built with TweenMax GSAP. Made by Bhakti Al Akbar

demo and code

SELECT BOXES

Select-boxes with HTML, CSS and JS. Made by Nipun Paradkar

demo and code

CSS STYLED AND FILTERABLE SELECT DROPDOWN

Select dropdown – styled and filterable using HTML, CSS and vanilla JS. Works using an input field to grab the value from the dropdown list. Made by Mari Johannessen

demo and code

CSS ONLY SELECT

CSS only select (radio + checkbox). Made by Aoyue

demo and code

SELECT BOX WITH PLACEHOLDER

HTML and CSS select box with placeholder. Made by James Nowland

demo and code

CSS ONLY SELECT

Select input using radio inputs. Made by Nicolas Udy

demo and code

PURE CSS SELECT

Select input, only CSS. Made by Raúl Barrera

demo and code

This still uses inputs to maintain the form submission variables, while relying primarily on CSS. Made by j0be

demo and code

CUSTOM SELECT BOX

Custom select box with jQuery. Made by Vijaya Kumar Vulchi

demo and code

MATERIAL DESIGN SELECT

Material design select jQuery version. Made by LukyVJ

demo and code

HORIZONTAL SELECT

Simple horizontal select. Made by Bharani

demo and code

STYLING SELECT BOX WITH CSS

A creative way to style select drop downs with nothing but CSS.

demo and code

CUSTOM SELECT

Easy way to customize your select inputs. Made by Christophe CORBALAN

demo and code

SELECT MENU

Select menu with HTML, CSS and JavaScript. Made by Pierre Laurent

demo and code

CUSTOM SELECT

So so very very basic custom select. Made by Yusuf

demo and code

CUSTOM SELECT

Custom select with animation. Made by Nikolay Talanov

demo and code

SELECTIONATOR

Proof of concept, for a multi select widget. Made by Benjamin

demo and code

CSS3 CARD DECK DROP DOWN

HTML, CSS and JS card deck drop down. Made by Tibor Katelbach

demo and code