I am new to jQuery and I’m looking for somewhere to get started. Specifically, I’m trying to get a plugin to work that allows sorting, pagination and filtering on an HTML table. If any one could point me to some useful resources for beginners and/or to assist with my task, it would be greatly appreciated!
Share
DataTables is a very good plugin for this purpose. I’m currently using it for some small projects, and have found the documentation to be pretty good.