YUI

November 23, 2009 at 1:40 am (YUI)

The Yahoo user Interface (YUI) is a JavaScript library for building richly interactive we applications using techniques
such as DOM scripting, DHTML and AJAX. It also uses several core css resourses.
 
YUI features
 
Core

YAHOO Global Object: The Yahoo Global Object contains language utilities and other baseline infrastructure for YUI.

Dom Collection: Helps with common DOM scripting tasks, including element positioning and CSS style management.

Event Utility: Simple event handling and processing. it is a resource for creating event-driven applications in the browser.
Event Utility can be used to listen for specific event on a specific element.
 
More features
 
YUI animation:  The Animation Utility enables the rapid prototyping and implementation of animations involving size, opacity, color, position, and other visual characteristics. Animations created with the Animation Utility work across the A the A-grade browser spectrum. A simple, intuitive syntax for configuring animations makes the Animation Utility easy to implement even for complex animations. Example in this link: http://developer.yahoo.com/yui/animation/ 
 
Browser History Manager: Helps web applications use the browser’s back button and bookmarking functionality.
 
Connection Manager: Helps manage XMLHttpRequest transactions in a cross-browser fashion. It has integrated support for form posts, error handling, callbacks and file uploading.
 
cookies: Allow you to manage browser cookies and subcookies through a simple API.
Advertisement

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Follow

Get every new post delivered to your Inbox.