Bootstrap

Uncaught TypeError: Cannot read property ‘clientWidth‘ of null报错

这种类型的报错注意script语句的位置 可能页面还没加载好 所以取不到clientWidth

;