News

Open your website's stylesheet in Notepad or your code editor. At the top of the code, write a style rule setting the entire page and HTML body to 100 percent height:html, body { height: 100%; } ...
FixedHeader example Header and footer fixed. FixedHeader provides the ability to fix in place the header and footer of the table. These are controlled by the options fixedHeader.header and fixedHeader ...