All these examples pull there data directly from php scripts, the idea is to provide an easy to use php interface to as much of the jquery library as possible
Test 1 This test does a getJSON and returns one of the values in the json object
Test 2 Here we inject html into the div above this link
Test 3 Uses attrib to add the .large style to the div class, then unhides it, then users addClass to add the .green stlye to the class, then finally uses Script to send and eval an alert

View All files/Sources

Docs and a project page will follow depending on the popularity of this demo