Yahoo UI JavaScript library

02/12/2009 at 1:10 PM | Posted in Task | Leave a comment

Yahoo! User Interface Library is an open source javascript library made for creating  AJAX based rich user interface. For example, yahoo mail is created using this! Therefore you will understand how powerful it is.

Basically YUI library is a set of components which supports different kinds of web applications. These components are divided up into few categories.

  • Control/Widgets
  • Container Components(Panel, Dialog, Tooltip)
  • UI Widgets(Button, Calender, Menu)
  • Components which communicate with Serverside module.
  • Event handling and DOM Components
  • Controller for animation, drag & drop, page layout

All the components are sourced out in 3 ways, normal, with debugger, extracted.

jQuery and YUI are both good library; However, there are some parts much easier for each. Therefore, we should be able to use one of them completely so that there will not be any problem because both of them can do pretty much same thing except that they have to be implemented in different ways

Advertisement

Leave a Comment »

RSS feed for comments on this post. TrackBack URI

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

Blog at WordPress.com. | Theme: Pool by Borja Fernandez.
Entries and comments feeds.

Follow

Get every new post delivered to your Inbox.