javascript - Bootstrap-Select : Unable to create a simple select box using bootstrap-select? -
as per documentation :
[https://github.com/silviomoreto/bootstrap-select][1]
i have created fiddle
@ jsfiddle
: http://jsfiddle.net/yugal/tvcda/6/
problem :
- it shows
tick
options - as if multi-select
- seems weird, missing ?
expected :
- simple decorated
selectbox
because can't link github, github not cdn
http://netdna.bootstrapcdn.com/twitter-bootstrap/2.3.1/css/bootstrap-combined.min.css http://netdna.bootstrapcdn.com/twitter-bootstrap/2.3.1/js/bootstrap.min.js http://silviomoreto.github.io/bootstrap-select/stylesheets/bootstrap-select.css http://silviomoreto.github.io/bootstrap-select/javascripts/bootstrap-select.js
Comments
Post a Comment