Can't make FixedHeader plugin work
Can't make FixedHeader plugin work
Exodus
Posts: 3Questions: 0Answers: 0
Hi,
I can't make Fixed Header plugin work. I build this at http://live.datatables.net/otoX/7/edit?html,js,output. Datatable is correctly built, but header doesn't remain visible while scrolling. Can you please tell me what i'm doing wrong.
Many thanks.
I can't make Fixed Header plugin work. I build this at http://live.datatables.net/otoX/7/edit?html,js,output. Datatable is correctly built, but header doesn't remain visible while scrolling. Can you please tell me what i'm doing wrong.
Many thanks.
This discussion has been closed.
Replies
Allan
thank you Alan. I found that the problem is jQuery.browser(), it misses in jQuery distribution since 1.8 (if i am right).
I solved linking jQuery Migrate plugin at "http://code.jquery.com/jquery-migrate-1.2.1.js". See now http://live.datatables.net/otoX/13/edit
Hope this helps somone else facing my same problem...
Ex.
Ex.