Hello i am using jqPagination for paging on my asp.net using master and slave forms. When I placed the same code as the tutorial did, I encountered a typeError: an undefined is not a function $(...).jqPagination(...). I think the jqPagination wasn't defined.
I have imported the jsPaingation files and the code pretty much the same. I have searched on stackoverflow and view one of the link which provided a link :Link to jsFiddle
demo also have this problem..
Does anyone know why is that? Is there something i did wrong