markmalek / Fixed-Header-Table

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

Cant get it to work essentially. #128

Open kieron opened 10 years ago

kieron commented 10 years ago

I have the following; https://gist.github.com/kieronboz/623d3e4d8389de5e3cfd

I gisted it because the markdown in this box was being fiddly.

basically it wont work, i know it must be my fault i just cant figure out why!

ive loaded the css, id'd the table, any help is appreciated.

kieron commented 10 years ago

I should add that even using;

 $('#myTable01').fixedHeaderTable('hide');

Does nothing; so something isn't loading correctly.