You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, all. I am using jplist JS to for paging, but i am getting error in console as follows:
Uncaught TypeError: $(...).jplist is not a function
at HTMLDocument. (ind.php?p=t:303)
at j (jquery-3.2.1.min.js:2)
at k (jquery-3.2.1.min.js:2)
The error line is: $('#demo').jplist({
The text was updated successfully, but these errors were encountered:
Hi, all. I am using jplist JS to for paging, but i am getting error in console as follows:
Uncaught TypeError: $(...).jplist is not a function
at HTMLDocument. (ind.php?p=t:303)
at j (jquery-3.2.1.min.js:2)
at k (jquery-3.2.1.min.js:2)
The error line is: $('#demo').jplist({
The text was updated successfully, but these errors were encountered: