I have a really basic question. I\'m trying to build some AJAX functionality into a Django project. I plan to use jQuery. Right now, I\'m just running the code locally th
I believe you'll need src="/books/media/js/jquery-1.4.2.min.js"
src="/books/media/js/jquery-1.4.2.min.js"
Also, though, I do it thusly.