mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-14 17:58:59 +00:00
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@4536 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
24 lines
872 B
Plaintext
24 lines
872 B
Plaintext
yahoo-event-dom.js Release Notes
|
|
|
|
*** version 0.12.0 ***
|
|
|
|
The yahoo-event-dom.js file rolls up the three most commonly-used YUI Utilities
|
|
into a single file; it includes the following files:
|
|
|
|
* Yahoo Global Object
|
|
* Event
|
|
* Dom
|
|
|
|
These three files serve as a common foundation for most YUI components and
|
|
third-party implementations. On pages where you do not need additional YUI
|
|
Utilities (Connection Manager, Animation Utility, Drag & Drop Utility), the
|
|
yahoo-event-dom.js aggregate will often be an optimal choice.
|
|
|
|
Note: If you do require additional utilities, the full utilities.js file is
|
|
provided in this distribution; utilities.js includes all YUI Utilities in a
|
|
single file.
|
|
|
|
Please see the blog article on www.yuiblog.com titled "YUI: Weighing in on
|
|
Pageweights" at http://yuiblog.com/blog/2006/10/16/pageweight-yui0114/ for more
|
|
details.
|