Non-jQuery version of DataTables. Is this gonna happen? - Page 2

Non-jQuery version of DataTables. Is this gonna happen?

2»

Answers

  • tabboytabboy Posts: 1Questions: 0Answers: 0

    Are we able to use any of the plugins with vanilla JS version of DataTables ?

  • allanallan Posts: 64,298Questions: 1Answers: 10,617 Site admin

    To clarify, DataTables core uses jQuery as a utility library. There isn't a "non-jQuery version" of DataTables. You don't have to write any jQuery code at all, you can keep it out of your own code, and yes, the plugins will all work just fine like that.

    Allan

Sign In or Register to comment.