Filter is over the table head

Filter is over the table head

leslieleslie Posts: 7Questions: 0Answers: 0
edited January 2012 in DataTables 1.8
Hi guys,

I downloaded all the files and I use the jquery.dataTables.js and the demo_table.css. Everything is okay, but the filter is over the table header, not above it, so it hides the caption of the last column(s). How could I solve this problem? I use Firefox 9.0.1.

thanks,
Leslie

Replies

  • allanallan Posts: 61,864Questions: 1Answers: 10,136 Site admin
    Hi Leslie,

    Can you give us a link to the page showing the problem please?

    I suspect you might just need to add 'table { clear: both; }' to your CSS.

    Allan
  • leslieleslie Posts: 7Questions: 0Answers: 0
    Hi Allan,

    Unfortunateli isn't a public page, can't give a link.
    But I will try your idea, thanks for it!

    Leslie
  • leslieleslie Posts: 7Questions: 0Answers: 0
    Many thanks Allan, now it works!

    Have a nice day,
    Leslie
This discussion has been closed.