markmalek / Fixed-Header-Table

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

TypeError: d.find(...).bind is not a function #158

Open iarspider opened 8 years ago

iarspider commented 8 years ago

Fixed-header-table doesn't work for me. I get this error in Javascript console:

jquery-3.1.1.slim.min.js:2 jQuery.Deferred exception: d.find(...).bind is not a function TypeError: d.find(...).bind is not a function at Object._setupFixedColumn (file:///home/razumov/www/jquery.fixedheadertable.min.js:19:5819) at HTMLTableElement.setup (file:///home/razumov/www/jquery.fixedheadertable.min.js:19:2147) at HTMLTableElement.<anonymous> (file:///home/razumov/www/jquery.fixedheadertable.min.js:19:347) at Function.each (file:///home/razumov/www/jquery-3.1.1.slim.min.js:2:3031) at r.fn.init.each (file:///home/razumov/www/jquery-3.1.1.slim.min.js:2:1219) at r.fn.init.init (file:///home/razumov/www/jquery.fixedheadertable.min.js:19:294) at r.fn.init.c.fn.fixedHeaderTable (file:///home/razumov/www/jquery.fixedheadertable.min.js:19:10175) at HTMLDocument.<anonymous> (file:///home/razumov/www/details_eb_filtered.html:20:18) at j (file:///home/razumov/www/jquery-3.1.1.slim.min.js:2:30164) at k (file:///home/razumov/www/jquery-3.1.1.slim.min.js:2:30478) undefined

HTML page: https://gist.github.com/iarspider/e0240ec4a0df95279c1b606a82e837f3