Here is the code I have on jsfiddle: https://jsfiddle.net/oscar11/1xstdra1/
After running the script on jsfiddle, I encountered an error in the console:
ReferenceError: doPagination is not defined
. Surprisingly, when I tested it on my localhost, it worked without any errors.
Does anyone have a solution to help me resolve this issue?
Appreciate the assistance!