I have been working on trying to get AJAX to work with Jquery. My big issue so far has been that I don\'t really know how to figure out where I\'m making a mistake. I don\'t
Using pretty much any modern browser you need to learn the Network tab. See this SO post about How to debug AJAX calls.