DataTables width not orrect when browser has vertical scrollbar
DataTables width not orrect when browser has vertical scrollbar
When a datatable is initially drawn, it seems to not take into account the width of the browser's scrollbar, then it redraws its self, but it ends up being too wide. if there is no scroll bar, then all is well.
Has anyone experienced this issue?
I believe this is the same issue:
http://www.datatables.net/forums/discussion/4503/table-width-error-with-browser-scrollbar/p1
Has anyone experienced this issue?
I believe this is the same issue:
http://www.datatables.net/forums/discussion/4503/table-width-error-with-browser-scrollbar/p1
This discussion has been closed.
Replies
http://www.datatables.net/forums/discussion/6306/datatables-not-sizing-appropriately-when-scroll-bars-appear-or-disapear/p1
#results_table { width: 100%!important }