在使用Twitter Bootstrap时,有没有任何已知的方法可以让日期输入工作?datepicker目前看起来一团糟,而且在他们的文档中看起来没有一个可接受的替代方案。有没有办法让datepicker与bootstrap配合得很好,或者有没有一个替代的日期/时间选择UI可以与bootstrap配合使用?
发布于 2011-11-16 09:54:48
看看这个
http://dl.dropbox.com/u/143355/datepicker/datepicker.html
https://github.com/twbs/bootstrap/pull/614
Stackoverflow强制我在这里插入一些其他行。它希望正文包含30个字符。
发布于 2012-04-30 09:23:20
最好的Bootstrap Twitter datepicker在这里:https://github.com/eternicode/bootstrap-datepicker,还有一个Rails gem:https://github.com/Nerian/bootstrap-datepicker-rails
https://stackoverflow.com/questions/8089003
复制相似问题