In previous posts, I’ve covered the core architecture of jQuery. How it works. How you call methods. A brief overview of what’s available.
From here on out, we will focus more on specific solutions that jQuery can provide. One of those is the ability to load partial content from the server and display it back in a section of our web page.