readme

来自「这是YUI的源码及相关示例。里面有很多很炫的Javascript效果。」· 代码 · 共 41 行

TXT
41
字号
utilities.js - Release Notes*** NOTE ***This document is not updated with each release.  Changes tothe utilities.js source are noted in the READMEfile for each component that comprises this aggregate:yahoo/READMEdom/READMEevent/READMEconnection/READMEanimation/READMEdragdrop/READMEelement/READMEget/READMEyuiloader/README*************The utilities.js file rolls up all of the YUI utility components into a singlefile; it includes the following components:* Yahoo Global Object* Event* Dom* Connection Manager* Animation* Drag & Drop* Element* Get* YUI LoaderFor implementations that use four or more  of these files, it may provemore efficient to include utilities.js as opposed to including separate filesfor each component.Note: If you require only the Yahoo Global Object, Event Utility and Domcollection, consider using the special yahoo-dom-event.js aggregate instead.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?