Bug with AJAX content loading

Bug with AJAX content loading

krojewkrojew Posts: 30Questions: 0Answers: 0
edited October 2010 in FixedHeader
Hi,
When tables are being loaded into the DOM using $.load, the table header moves to top of the page on the reload. Case:

1. Use $.load() to load some content with a table.
2. Use FixedHeader on that table.
3. Use $.load() to load some other content with other table.
4. Previous table header shows itself in the top-left corner of the page.

Replies

  • ricktwricktw Posts: 4Questions: 0Answers: 0
    see my fix/comment: http://datatables.net/forums/discussion/6591/cleanup-fixedheader
This discussion has been closed.