oColumn is undefined but only in Firefox

oColumn is undefined but only in Firefox

zalexzalex Posts: 1Questions: 0Answers: 0
edited March 2011 in General
Using latest jQuery and DataTables 1.7.6.

No errors in Chrome 10 or IE8, but in Firefox my table doesn't render at all.

Firebug says "oColumn is undefined" (line 6797 of jquery.dataTables.js)
and the code it cites is [code]for ( j=0, jLen=oColumn.asSorting.length ; j
This discussion has been closed.