Yahoo! User Interface Library (哈偶然发现了这个东西)

Yahoo! User Interface Library

The Yahoo! User Interface Library is a set of utilities and controls, written in JavaScript, for building richly interactive web applications using techniques such as DOM scripting, HTML and AJAX. The UI Library Utilities facilitate the implementation of rich client-side features by enhancing and normalizing the developer's interface to important elements of the browser infrastructure (such as events, in-page HTTP requests and the DOM). The Yahoo UI Library Controls produce visual, interactive user interface elements on the page with just a few lines of code and an included CSS file. All the components in the Yahoo! User Interface Library have been released as open source under a BSD license and are free for all uses.

These pages provide an overview of the Yahoo! UI Library as well as patterns and articles that help you create dynamic web applications with the Yahoo! UI Library. It contains these sections:
下载地址:
http://developer.yahoo.net/yui/index.html

原文地址:https://www.cnblogs.com/umlchina/p/332381.html