IE 9 Paginatation
IE 9 Paginatation
alphaRomeo
Posts: 2Questions: 0Answers: 0
The navigation of the pagination does not work in IE9 properly.
The forward and back-buttons only work on a double-click.
A single click has no effekt.
The mouse-icon is different to other browsers.
this happens here:
http://www.datatables.net/examples/basic_init/scroll_x.html
http://www.datatables.net/examples/plug-ins/paging_plugin.html
The forward and back-buttons only work on a double-click.
A single click has no effekt.
The mouse-icon is different to other browsers.
this happens here:
http://www.datatables.net/examples/basic_init/scroll_x.html
http://www.datatables.net/examples/plug-ins/paging_plugin.html
This discussion has been closed.
Replies
The CSS mouse issue will be due to the CSS hack needed for IE8-. I'll have a look at addressing that in my demo CSS files.
Allan
http://www.datatables.net/examples/basic_init/zero_config.html
http://www.datatables.net/examples/basic_init/table_sorting.html
http://www.datatables.net/examples/basic_init/multi_col_sort.html
IE 9.0.8112.16421
on my personal page with datatables i use jQuery 1.6.1 and have the same issues.
But when i use "sPaginationType": "full_numbers" its works right - without the need of a doubleclicking.
Allan
I used IE 9.0.8112.16421 and had no problems with the pagination (single click works like intented)
I tested the following pages:
http://www.datatables.net/examples/basic_init/zero_config.html
http://www.datatables.net/examples/basic_init/table_sorting.html
http://www.datatables.net/examples/basic_init/multi_col_sort.html
Allan
Allan
http://datatables.net/extras/tabletools/
Allan
The latest version of TableTools can be obtained from the downloads page: http://datatables.net/download or from Github. I'll be releasing 2.1.2 shortly (when I'm happy that there are no other issues!).
Regards,
Allan