TableTools showing on Firefox but not on IE8

TableTools showing on Firefox but not on IE8

kashkash Posts: 1Questions: 0Answers: 0
edited September 2010 in TableTools
Firstly I just want to say what an awesome product this is!

I have Datatables working using JSON format from my server. Everything works perfectly on the table, pages, searching etc....

The problem I have is that when using TableTools, it works fine in Firefox - displays in the header, but in IE8 and Google Chrome the TableTool bar doesn't show at all.

In IE8 I can hover over an area where the Export button seems to be (it works when I click it) but it's just a blank area.....

Points to note:
* I have cleared the cache and tested on another computer but seem to have the same problems...
* Have included the TableTool CSS and JS files
* Have included a path to define SWF file location - [code]TableToolsInit.sSwfPath="extras/TableTools/media/swf/ZeroClipboard.swf";[/code]
* Have the following sDom - [code]"sDom": 'T<"H"lfr>t<"F"ip>',[/code]

Any ideas?
This discussion has been closed.