fooplugins / FooTable

jQuery plugin to make HTML tables responsive
https://fooplugins.com/plugins/footable-jquery/
Other
2.13k stars 640 forks source link

Pagination class/JS config options & CSS documentation is wrong. #869

Closed tlorens closed 4 years ago

tlorens commented 4 years ago

Digging through the code, it seems using the pagination component, you should name a HTML element '.pagination'. the 'container' JS option seems to be ignored. Secondly, it appears to be adding CSS classes to the page buttons that don't exist in the footable CSS files.

tlorens commented 4 years ago

This appears to be an issue with the NPM/Yarn package using v2 of FooTable.