markmalek / Fixed-Header-Table

jQuery plugin for tables with fixed headers
www.fixedheadertable.com
MIT License
930 stars 542 forks source link

Scrolling in froozen content #163

Open andrematecki opened 7 years ago

andrematecki commented 7 years ago

Hello dear,

We are having 2 odd behavior in the component as we can see on demo/teste.html:

$ ('# MyTable03'). FixedHeaderTable ({ AltClass: 'odd', Footer: true FixedColumns: 1, });

Please, we would like to know if someone have any fixes for that

Thanks,