Skip to content

Overriding native select form fields with custom ones (aka nice ones)

Notifications You must be signed in to change notification settings

kabarovsky/custom-select

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

custom-select

Overriding native select form fields with custom ones (aka nice ones)

  1. Including jQuery code

Make sure your site has jQuery library included, then include nice-select.js file.

  1. Including mandatory (S)CSS

Include and/or compile SCSS.

You can add custom CSS class in init settings for custom styling.

  1. Initialising and customising custom select field(s)

Initialise nice select on multiple elements by class or on a single element by ID using jQuery method (an example in init.js file)

About

Overriding native select form fields with custom ones (aka nice ones)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published