You have 12+ unread notification
Congratulate Socrates Itumay for work anniversaries
Althea Cabardo just created a new blog post
Adrian Monino added new comment on your photo
Kenneth Hune accepted your request
December monthly financial report is generated
This greeting is courteous and professional, setting a positive tone for your ticket.
Gmail
Dropbox
Gdrive
Figma
Github
Gitlab
Instagram
Pinterest
Facebook
Shopify
Spotify
Whatsapp
npm install bootstrap-select@1.14.0-beta3
<!-- Latest compiled and minified CSS --> <link rel="stylesheet" href="./../assets/vendors/bootstrap-select/css/bootstrap-select.min.css"> <!-- (Optional) FontAwesome CSS for icons working --> <link rel="stylesheet" href="./../assets/vendors/bootstrap-select/css/bootstrap-select.min.css">
<!-- Latest compiled and minified JavaScript --> <script src="./../assets/vendors/bootstrap-select/js/bootstrap-select.min.js"></script>
selectpicker
// To style only selects with the my-select class $('.my-select').selectpicker(); or // To style all selects $('select').selectpicker();
.ready()