怎么一進(jìn)頁(yè)面就加載bootstrap table
1 回答

慕標(biāo)5832272
TA貢獻(xiàn)1966條經(jīng)驗(yàn) 獲得超4個(gè)贊
bootstrap里面有控制table的類和方法,
直接引入不就行了嗎
<link href="bootstrap.css" type="text/css" rel="stylesheet">
<script src="jquery.js"></script>
<script src="bootstrap.js"></script>
bootstrap有些方法是基于jquery的,所以上邊3個(gè)都要有,才能正確顯示
- 1 回答
- 0 關(guān)注
- 911 瀏覽
添加回答
舉報(bào)
0/150
提交
取消