table {
display: block;
overflow-x: auto;
white-space: nowrap;
}
table tbody {
display: table;
width: 100%;
}
// if you use DataTable
$(document).ready(function() {
$('#example').DataTable( {
"scrollX": true
} );
} );
Code Example |
---|
Css :: textview center text |
Css :: css transition all |
Css :: phone media query css |
Css :: make something unclickable css |
Css :: css bottom shadow |
Css :: how to center an hr |
Css :: how to change placeholder color |
Css :: tailwind nowrap |
Css :: how to align elements horizontally in css |
Css :: no border css |
Css :: floating object animation css |
Css :: bootstrap col no gaps |
Css :: css prevent text blue selection |
Css :: div background image |
Css :: input date icon width |
Css :: list-style-image size |
Css :: jquery css multiple line |
Css :: css animation scale image |
Css :: centralizar div verticalmente css |
Css :: make text not selectable html js css |
Css :: ufw allow from subnet |
Css :: increase tooltip width in angular material |
Css :: css height animation |
Css :: ratio bootstrap |
Css :: css animation delay |
Css :: center div horizontally |
Css :: css border on part of side |
Css :: ngclass multiple conditions |
Css :: shadow on top for scroll |
Css :: border around img css |