【发布时间】:2014-11-01 18:49:31
【问题描述】:
我正在尝试使用fuelux datepicker,但它的样式不像文档中显示的那样工作。我在这里做错了什么?
我在我的代码中正确加载了 bootstrap 和 fuelux 的 css,并且 js 也可以正常工作:
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap-theme.min.css">
<link rel="stylesheet" href="//www.fuelcdn.com/fuelux/3.2.0/css/fuelux.min.css">
【问题讨论】:
标签: javascript jquery css twitter-bootstrap fuelux