I'm loading a HTML fragment into a page using a jQuery AJAX call. The fragment is loaded from a separate directory on the server and I want to be able to ...
relatively new jQuery user(used it in the pass but really trying to understand it now).
Am trying to create my own jQuery pagination with ajax, so far my code looks like so: