You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Allows custom styling of select menu appearance by creating an styleable span element absolutely positioned beneath the select menu, which is transparent. JQuery is used to display the selected option in the created element.
Dependencies
jQuery
About
Easily customize select menu appearance with a couple lines of jQuery and some clever CSS.