Add bootstrap-select data-* options support
Now You can use the bootstrap-select options list in Bootstrap-select document Options section with a data-* prefix in the <select>
element
Currently supported options are container
, countSelectedText
, dropupAuto
, header
, hideDisabled
, selectedTextFormat
, size
, showSubtext
, showIcon
, showContent
, style
, title
, width
, disabled