jQuery & jQuery UI Documentation

jQuery & jQuery UI

Document Loading

  • .load()

    Bind an event handler to the "load" JavaScript event.

  • .ready()

    Specify a function to execute when the DOM is fully loaded.

  • .unload()

    Bind an event handler to the "unload" JavaScript event.