Skip to content

lsmith/yui3-jsonp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Module 'jsonp'.

Provides class Y.JSONPRequest to encapsulate JSONP requests.  The send() method issues the JSONP request, and can be used multiple times if you want to poll a source (the Twitter API for example).

Also provides a convenience method Y.jsonp(url,c) which creates an instance and calls send() immediately, returning the JSONPRequest instance.

About

Adds a Y.jsonp(url,callback) method to the YUI instance.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published