Pagination Incorrect on Internet Explorer
Pagination Incorrect on Internet Explorer

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