b is undefined
b is undefined
stevesoukp
Posts: 2Questions: 0Answers: 0
Hey y'all. I have staring at this and can't see where I screwed it up. I would appreciate another set of eyes...
It melts down before it displays the data after it publishes the empty table
Thanks
* File: jquery.dataTables.min.js
* Version: 1.7.6
From Firebug -
b is undefined
u(a=Object { oInstance=, sInstance="sessionrg4", more...}, b=undefined)jquery....min.js (line 47)
(?)()jquery....min.js (line 145)
each(object=[table#sessionrg4.display], callback=function(), args=undefined)jquery-latest.js (line 641)
each(callback=function(), args=undefined)jquery-latest.js (line 265)
dataTable(g=Object { bPaginate=true, sPaginationType="full_numbers", more...})jquery....min.js (line 133)
(?)()swimmanager.php (line 829)
resolveWith(context=Document swimmanager.php, args=[function()])jquery-latest.js (line 995)
ready(wait=undefined)jquery-latest.js (line 428)
DOMContentLoaded()jquery-latest.js (line 901)
[Break On This Error] b.asSorting)==-1&&j.inArray("desc",b.a...});for(var d,f,e=0;e
It melts down before it displays the data after it publishes the empty table
Thanks
* File: jquery.dataTables.min.js
* Version: 1.7.6
From Firebug -
b is undefined
u(a=Object { oInstance=, sInstance="sessionrg4", more...}, b=undefined)jquery....min.js (line 47)
(?)()jquery....min.js (line 145)
each(object=[table#sessionrg4.display], callback=function(), args=undefined)jquery-latest.js (line 641)
each(callback=function(), args=undefined)jquery-latest.js (line 265)
dataTable(g=Object { bPaginate=true, sPaginationType="full_numbers", more...})jquery....min.js (line 133)
(?)()swimmanager.php (line 829)
resolveWith(context=Document swimmanager.php, args=[function()])jquery-latest.js (line 995)
ready(wait=undefined)jquery-latest.js (line 428)
DOMContentLoaded()jquery-latest.js (line 901)
[Break On This Error] b.asSorting)==-1&&j.inArray("desc",b.a...});for(var d,f,e=0;e
This discussion has been closed.
Replies