Hello,
I have installed the WordPress plugin TablePress, which uses DataTables and TableTools:
http://wordpress.org/extend/plugins/tablepress/
I am calling it on this page:
http://juiced.gs/index/
via this shortcode:
In Chrome 23, Firefox 3.6.28, Firefox 12, and Safari 6.0.2, this code produces a table with sortable columns, PDF export, a search field, and all the other options I would expect from TableTools. But in Safari 5.1.7, none of those features are present. Only by removing the datatables_tabletools=true parameter can I get any functionality, such as sortable columns.
I was informed this may be a problem with TableTools instead of TablePress. Any idea if this is indeed the case, and what a workaround might be, other than updating Safari? (5.1.7 is as far as it'll go under the Snow Leopard OS)
-Ken
I have installed the WordPress plugin TablePress, which uses DataTables and TableTools:
http://wordpress.org/extend/plugins/tablepress/
I am calling it on this page:
http://juiced.gs/index/
via this shortcode:
[table id=1 datatables_tabletools=true /]
In Chrome 23, Firefox 3.6.28, Firefox 12, and Safari 6.0.2, this code produces a table with sortable columns, PDF export, a search field, and all the other options I would expect from TableTools. But in Safari 5.1.7, none of those features are present. Only by removing the datatables_tabletools=true parameter can I get any functionality, such as sortable columns.
I was informed this may be a problem with TableTools instead of TablePress. Any idea if this is indeed the case, and what a workaround might be, other than updating Safari? (5.1.7 is as far as it'll go under the Snow Leopard OS)
-Ken