filamentgroup / tablesaw

A group of plugins for responsive tables.
MIT License
5.48k stars 434 forks source link

Tablesaw causes error when using jQuery .animate #239

Closed dipiana closed 8 years ago

dipiana commented 8 years ago

When I try to use .animate it says

$(...).animate is not a function

Example: https://jsfiddle.net/pvb5v4po/

Is there a fix to that problem?

Thanks