Name: Anonymous 2010-05-20 15:19
It seems like jQuery is the industry standard for integrating ajax into websites. I like to be able to look at code and understand how it does what it does though. What is in jQuery? Isn't it basically javascript? How can I learn how to write my own javascript code to do what jQuery does in the instances that I want to use it for such as uploading images without refreshing the page? When I search for ajax tutorials they all just tell me to use jQuery.