TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Extend Twitter Bootstrap with these Bootstrap Form Helpers

96 pointsby vlamannaover 12 years ago

16 comments

farhanpatelover 12 years ago
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.
评论 #4673914 未加载
评论 #4674487 未加载
评论 #4673832 未加载
评论 #4673970 未加载
dmixover 12 years ago
The phone one is poor usability. Why is the text indicator half way through the input when it inserts text at the beginning?
评论 #4673815 未加载
评论 #4675336 未加载
nodesocketover 12 years ago
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>
评论 #4674672 未加载
评论 #4674283 未加载
eranationover 12 years ago
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>
Timmy_Cover 12 years ago
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!
评论 #4674371 未加载
kristiandupontover 12 years ago
This might be a good place to remind you that if you are dealing with international customers, don't make "state" a required field.
评论 #4674238 未加载
FootballMuseover 12 years ago
Phone number input doesn't work with num keys.
评论 #4673826 未加载
RossMover 12 years ago
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!
评论 #4674013 未加载
bdreadzover 12 years ago
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.
vipinsahuover 12 years ago
Free Twitter bootstrap magento template <a href="http://webkul.com/blog/twitter-bootstrap-magento-template/" rel="nofollow">http://webkul.com/blog/twitter-bootstrap-magento-template/</a>
nachteiligover 12 years ago
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!
mikegirouardover 12 years ago
How does states work? Does it support territories outside the US?
评论 #4673835 未加载
wolfparadeover 12 years ago
Add address validation using google maps api. I will love you.
allbombsover 12 years ago
I like it.. good job
评论 #4673800 未加载
FootballMuseover 12 years ago
Arrow keys don't allow moving the cursor
评论 #4673839 未加载
pyritschardover 12 years ago
a good candidate for <a href="http://bootsnipp.com" rel="nofollow">http://bootsnipp.com</a>