markmalek / Fixed-Header-Table

jQuery plugin for tables with fixed headers
www.fixedheadertable.com
MIT License
930 stars 541 forks source link

: Invalid table mark-up #127

Open MaestroJurko opened 10 years ago

MaestroJurko commented 10 years ago

Error: Invalid table mark-up at Function.jQuery.extend.error (http://127.0.0.1:8282/js/Components/jquery/dist/jquery.js:248:9) at HTMLTableElement. (http://127.0.0.1:8282/js/Libs/fixedheader.js:56:9) at Function.jQuery.extend.each (http://127.0.0.1:8282/js/Components/jquery/dist/jquery.js:381:23) at jQuery.fn.jQuery.each (http://127.0.0.1:8282/js/Components/jquery/dist/jquery.js:137:17) at methods.init (http://127.0.0.1:8282/js/Libs/fixedheader.js:49:17) at $.fn.fixedHeaderTable (http://127.0.0.1:8282/js/Libs/fixedheader.js:693:24) at http://127.0.0.1:8282/widgets/BigTable/BigTable.js:219:26 at http://127.0.0.1:8282/js/Components/angular/angular.js:14587:28 at completeOutstandingRequest (http://127.0.0.1:8282/js/Components/angular/angular.js:4483:10) at http://127.0.0.1:8282/js/Components/angular/angular.js:4783:7 undefined angular.js

scchess commented 10 years ago

You'll need your table defines and the same operation can't be done on the table twice.