Example - Dynamically Load Content Using jQuery

Below is an example of how to dynamically load content using jQuery's load() selctor. The main reason we have found for using this is to reduce server load and avoid loading too much data at inital page load.