Google Chrome Rendering Issue

Google Chrome Rendering Issue

system68system68 Posts: 2Questions: 0Answers: 0
edited October 2010 in Bug reports
Hey,

I was stumped on a Flash rendering issue with the version of Google Chrome I use running in Ubuntu. What would happen is the ToolTables Flash icons would 'flicker' and not render properly upon page load.

This also occurs for me on your example page:
http://www.datatables.net/release-datatables/extras/TableTools/

The fix that worked for me is to explicitly call:

TableToolsInit.sSwfPath = "/media/ZeroClipboard.swf";

outisde the scope of jQuery's document ready function. Cheers!

Replies

  • system68system68 Posts: 2Questions: 0Answers: 0
    okay... this seemed to work but yet, the rendering issue still exists..
This discussion has been closed.