New UI library for Prototype released
Prototype UI beta has been released. The new library will enable developers to download a JS per component, a JS file with the full library
and a build page will allow them to create their own JS file with UI
components they need.

In the current version you have:
- window
- skinnable
- shadowing system independent from window and skinnable
- div based
- resizable from all borders and corners
- custom buttons
- Dialogs (like it’s done in PWC) are not yet implemented but will be done soon
- carousel: only HTML content (no Ajax content)
- dock (experimental)
- shadow: a simple class to add shadow on any element with a absolute position.
This version is only for developer and early adopters. Users can only
download it with subversion. The final release will be done when Prototype 1.6 and Prototype UI will be stable.
Here is a sample test for the new window system.
Comments
Be the first to write a comment
You must me logged in to write a comment.