Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR HTML

fix table height html

<div id="mainHolder" style="overflow: auto; max-height: 400px;">
    <table>
    ... Lots of data ...
    </table>
</div>
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #fix #table #height #html
ADD COMMENT
Topic
Name
4+3 =