YUI 3: Get

The Get Utility makes it easy to dynamically load JavaScript and CSS resources and be notified when they've finished loading. Get is used internally by the YUI Loader to load YUI modules and by the JSONP module to make JSONP requests. The Get Utility is transactional in nature and is capable of loading multiple resources either serially or in parallel.

Links

Tags