namespace Ajax

View source on GitHub →

Namespaces

  • Ajax.Responders

    A repository of global listeners notified about every step of Prototype-based Ajax requests.

Classes

  • Ajax.PeriodicalUpdater

    Periodically performs an Ajax request and updates a container's contents based on the response text.

  • Ajax.Request

    Initiates and processes an Ajax request.

  • Ajax.Response

    A wrapper class around XmlHttpRequest for dealing with HTTP responses of Ajax requests.

  • Ajax.Updater

    A class that performs an Ajax request and updates a container's contents with the contents of the response.

Class properties