Pagination Incorrect on Internet Explorer
Pagination Incorrect on Internet Explorer
jedmonds
Posts: 2Questions: 0Answers: 0
Using dataTables.1.9.4
Using Chrome with a table named "tblWFM" I get the following in my output code:
[code]
Previous
Last
[/code]
But using IE I get this:
[code]
Previous
Last
[/code]
The buttons function according to the ID.
Using Chrome with a table named "tblWFM" I get the following in my output code:
[code]
Previous
Last
[/code]
But using IE I get this:
[code]
Previous
Last
[/code]
The buttons function according to the ID.
This discussion has been closed.
Replies
Allan