Can't make FixedHeader plugin work

Can't make FixedHeader plugin work

ExodusExodus Posts: 3Questions: 0Answers: 0
edited January 2014 in FixedHeader
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.

Replies

  • allanallan Posts: 61,446Questions: 1Answers: 10,054 Site admin
    The 2.0.6 version of FixedHeader doesn't work with newer jQuery releases. You need the nightly version of FixedHeader: http://live.datatables.net/otoX/11/edit .

    Allan
  • ExodusExodus Posts: 3Questions: 0Answers: 0
    Hi,
    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.
  • ExodusExodus Posts: 3Questions: 0Answers: 0
    How can i mark current discussion as 'solved'?

    Ex.
  • allanallan Posts: 61,446Questions: 1Answers: 10,054 Site admin
    You don't - we just leave it :-)
This discussion has been closed.