API Docs for: 3.5.0
Show:

jsonp Module

Adds support for parsing complex callback identifiers from the jsonp url. This includes callback=foo[1]bar.baz["goo"] as well as referencing methods in the YUI instance.

This module provides the following classes:

This module is a rollup of the following modules:

  • jsonp-url
    Adds support for parsing complex callback identifiers from the jsonp url. This includes callback=foo[1]bar.baz["goo"] as well as referencing methods in the YUI instance.