smallVampire

在<table>外套一层<div>,并且声明overflow:scroll属性,如:

<div style="width:1620px;height:680px;overflow:scroll;">
         <table class="table table-bordered table-striped">
          ~~~
         </table>
</div>            

  

分类:

技术点:

相关文章:

  • 2021-11-20
  • 2021-11-29
  • 2022-12-23
  • 2021-09-03
  • 2021-11-22
  • 2022-12-23
  • 2022-12-23
  • 2021-11-29
猜你喜欢
  • 2021-11-16
  • 2021-10-24
  • 2021-06-29
  • 2022-12-23
  • 2021-11-29
  • 2022-12-23
相关资源
相似解决方案