Pagination button positioning in IE6
Pagination button positioning in IE6
MaximumBob
Posts: 1Questions: 0Answers: 0
Hi. I'm new to the forum so I apologise if this issue has already been identified/resolved.
I use DataTables a lot. It's a brilliant time saver, many thanks for the great efforts to all concerned.
I see this problem only in IE6.
Basically, the page buttons are out of position after the paging has completed and the table is redrawn. So the arrow gifs or 'next', 'prev' buttons can be hanging in thin air below the new page or in the middle of the new page. It's as if the page button redraw is out of step with the page by one page. On the initial page the positioning is correct.
I note that the adjacent '_info' div ('Showing 21 to 30 of 123 entries') does NOT lose it's position
I note that when I set 'bJQueryUI' to false the paging buttons behave.
As far as I know this problem did not occur in release 1.6
Any (polite) suggestions greatly appreciated.
I use DataTables a lot. It's a brilliant time saver, many thanks for the great efforts to all concerned.
I see this problem only in IE6.
Basically, the page buttons are out of position after the paging has completed and the table is redrawn. So the arrow gifs or 'next', 'prev' buttons can be hanging in thin air below the new page or in the middle of the new page. It's as if the page button redraw is out of step with the page by one page. On the initial page the positioning is correct.
I note that the adjacent '_info' div ('Showing 21 to 30 of 123 entries') does NOT lose it's position
I note that when I set 'bJQueryUI' to false the paging buttons behave.
As far as I know this problem did not occur in release 1.6
Any (polite) suggestions greatly appreciated.
This discussion has been closed.