Searched defs:load (Results 1 - 2 of 2) sorted by relevance

/yui3/src/node/js/
H A Dnode-load.js4 * @submodule node-load
39 * @method load
40 * @param {String} url The URL to load via XMLHttpRequest.
41 * @param {String} selector An optional selector representing a subset of an HTML document to load.
45 Y.Node.prototype.load = function(url, selector, callback) {
H A Dnode-event.js39 load: 1,

Completed in 8 milliseconds