I use select2 with bootstrap
<a href="http://ivaynberg.github.com/select2/" rel="nofollow">http://ivaynberg.github.com/select2/</a><p>works impressively well for using inside forms.
Awesome. I took the effort and found all timezones across the world and put them into a select for <a href="http://commando.io" rel="nofollow">http://commando.io</a>. Would be cool to have a Bootstrap plugin for this. Here is the select HTML markup.<p><a href="https://gist.github.com/3919205" rel="nofollow">https://gist.github.com/3919205</a>
The country / state linked selects is very nice, but the phone masking feature seems still work in progress, I use this one for input masks in general: <a href="http://digitalbush.com/projects/masked-input-plugin/" rel="nofollow">http://digitalbush.com/projects/masked-input-plugin/</a>
I'm impressed with how responsive the author has been in the comments here. It seems like each concern is met with a reply and even some times he creates an issue item for it in Github. Nice work!
A couple of issues in Chrome (stable): I can't type in or move the cursor between sub-fields on the phone controls.<p>Where does your country-state data comes from? I've never seen a list so complete for countries outside the US!
Posted a couple issues regarding the phone field on github. Would like to use this on a current project. It's a great start and look forward to it just getting a little further down the road.
It's really pretty cool that bootstrap has spawned such a tertiary market for addons. I knew it was the real deal when I actually paid for a theme rather than writing the css myself!