Slimscroll and jQuery Datatable
问题 Im trying to do mix them. use a slimlcroll with jQuery DataTable (no pagination). So, I found these examples: Nice simple use of slimscroll Nice Table Now I tried to make the content of the table use slim scroll but it just doesnt work :( what I tried is to put a div serrounding the tbody - and slimscoll that div: <div id="slimtest1"> <tbody> ... </tbody> </div> http://jsfiddle.net/yossico/hxkvfs60/2/ I also try to slim scroll the tbody directly: http://jsfiddle.net/yossico/hxkvfs60/3/ <tbody