Form Advanced

Enhanced form collection with various javascript plugins.

Custom Select Box & Tag

Here is some custom styled select fields using choice.js

Use multiple attribute to enable mutiple select on your select || .js-select option, data-search="false" to disable search option in select dropdown.
Use data-cross="false" attribute to input to hide cross icon.
Use disabled attribute to select and tag input for disabled state.

Datepicker

Custom datepicker with 'vanillajs-datepicker.

Text
SuMoTuWeThFrSa
303112345678910111213141516171819202122232425262728293012345678910
SuMoTuWeThFrSa
303112345678910111213141516171819202122232425262728293012345678910
to
SuMoTuWeThFrSa
303112345678910111213141516171819202122232425262728293012345678910
Use data-range="init" attribute to .js-datepicker to enable range date picker.
JanFebMarAprMayJunJulAugSepOctNovDec
201920202021202220232024202520262027202820292030
Use data-start-view="1" attribute to input to enable month view, data-start-view="2" attribute to input to enable Year view.