Development:YUI
From MoodleDocs
The Yahoo! User Interface (YUI) Library is a set of utilities and controls, written in JavaScript, for building richly interactive web applications using techniques such as DOM scripting, DHTML and AJAX. All components in the YUI Library have been released as open source under a BSD license and are free for all uses. Details of the YUI can be found at the Yahoo Developer Website [1]
YUI contains a number of libraries
- Yahoo Global Object (/lib/yahoo/yahoo.js)
- Event Utility (/lib/event/event.js)
- DOM Manipulation (/lib/dom/dom.js)
- Connection Manager (/lib/connection/connection.js)
- Drag and Drop Utility (/lib/dragdrop/dragdrop.js)
- Animation Utility (/lib/animation/animation.js)