Self-Written jQuery-Functions

Random String

$.rand() generates a random string.

To Documentation

POST Request for JSON

$.postJSON() creates a POST request like getJSON.

To Documentation