Warning: file_get_contents(/data/phpspider/zhask/data//catemap/7/css/33.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
将twitter引导滚动条css添加到div_Css_Twitter Bootstrap_Html_Scrollbar - Fatal编程技术网

将twitter引导滚动条css添加到div

将twitter引导滚动条css添加到div,css,twitter-bootstrap,html,scrollbar,Css,Twitter Bootstrap,Html,Scrollbar,我正在尝试使用twitter Bootstrap3的css来创建我的垂直滚动条。我应该使用哪个类来调用滚动条的css?我的div里面有一个表,我将div设置为一定的高度,然后添加了溢出函数。但我的滚动条看起来像浏览器的滚动条。如何使用twitter Bootstrap 3更改其外观?我不确定Bootstrap是否允许您控制浏览器滚动条的外观。你能澄清一下吗?有一些像jquery slimscroll这样的插件可以让你改变div滚动条的外观。。但是引导程序中没有内置任何东西

我正在尝试使用twitter Bootstrap3的css来创建我的垂直滚动条。我应该使用哪个类来调用滚动条的css?我的div里面有一个表,我将div设置为一定的高度,然后添加了溢出函数。但我的滚动条看起来像浏览器的滚动条。如何使用twitter Bootstrap 3更改其外观?

我不确定Bootstrap是否允许您控制浏览器滚动条的外观。你能澄清一下吗?有一些像jquery slimscroll这样的插件可以让你改变div滚动条的外观。。但是引导程序中没有内置任何东西