I know how to add glyph icon to html input element in twitter bootstrap framework. Example could be found here http://techieninjas.files.wordpress.com/2012/04/52.jpg (envelope icon near input field)
My question is – is it possible to add the same glyph icon to html select instead of input ? If so, could you please provide an example ? Thanks !
You may have more luck with using select2: http://ivaynberg.github.com/select2/
Also, this is available as a Kickstrap app
http://getkickstrap.com/apps/permalink/select-2-52238/UPDATE
Kickstrap 2 now uses RequireJS functionality to load apps, making it more cross-functional. In K2, Select2 can either be loaded as you would on any other html doc, or via System.js.
GetKickstrap.com