Quantcast
Channel: Recent Discussions — DataTables forums
Viewing all articles
Browse latest Browse all 82108

Pagination Incorrect on Internet Explorer

$
0
0
Using dataTables.1.9.4

Using Chrome with a table named "tblWFM" I get the following in my output code:
<a ... id=tblWFM_first">First</a>
<a ... id=tblWFM_previous">Previous</a>
<a ... id=tblWFM_next">Next</a>
<a ... id=tblWFM_last">Last</a>

But using IE I get this:
<a ... id=tblWFM_previous">First</a>
<a ... id=tblWFM_next">Previous</a>
<a ... id=tblWFM_first">Next</a>
<a ... id=tblWFM_last">Last</a>

The buttons function according to the ID.

Viewing all articles
Browse latest Browse all 82108

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>