Not Rated!1 Star2 Stars3 Stars4 Stars5 Stars

LivePipe – High Quality Controls Widgets for Prototype

LivePipe UI is a suite of high quality widgets and controls for web 2.0 applications built using the Prototype JavaScript Framework. Each control is well tested, highly extensible, fully documented and degrades gracefully for non JavaScript enabled browsers where possible. MIT licensed and actively maintained.

Event Oriented Programming

introduces a mechanism to create and observe events on any object, not just DOM Elements. This is used by all controls, and allows for fine grained control of your user interface. Making use of this is as easy as:

    1. var w = new Control.Window();
   2. w.observe('afterOpen',function(){
   3.     //insert your custom logic here
   4. });    



Demo: http://livepipe.net/
Download: http://download.github.com/syntacticx-livepipe-ui-1ab37f0.tar.gz
Source: http://livepipe.net/

917e0 tafbutton blue16 LivePipe – High Quality Controls Widgets for Prototype

Related Listings:

  1. Asp.net Ajax Data Controls The Ajax Data Controls is a DotNetSlackers open source…
  2. YUI – DHTML Form Controls DHTML Form Controls built with the YUI Libs. This example…
  3. Control ProgressBar Script Control.ProgressBar is a percentage based progress bar that can be…

Post a Comment

Your email is never published nor shared. Required fields are marked *

*
*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>