THE INCLUDED COMPONENTS ARE:
Adding a window or a dialog has never been so simple. Window class have a lot features:
EXAMPLE
// Hello word :)
theme: "mac_os_x"
shadow: true
width: 200
height: 150centersetContent"Hello World!"show;
Carousel are great to display a large set of data like images. The current version includes:
EXAMPLE // HTML CODE
class="ui_horizontal_carousel"> ... ...
// Javascript
$"horizontal_carousel"previousButton: "left_button" nextButton: "right_button";
Almost ready for release: Autocomplete (Preview Available!!) ContextMenu, Calendar, Accordion...
Stay tuned :)
Prototype UI simplifies the way UI components are added to modern web applications.
You can download any component separately (as a simple .js file) or download the complete library (it's still a single .js file).
We are in the process of making it possible to create a custom build by selecting only certain components.
Sébastien Gruhier Ruby/Rails and Javascript, UI expert.
Samuel Lebeau, Ruby/Rails and Javascript expert.
Juriy Zaytsev (kangax), Javascript developer, UI expert.
Vincent Le Moign Web Designer, interface and ergonomy expert.
Prototype UI is an open source project (under MIT license).
Prototype and Rails are perfect examples of open source projects that can be both professional and fun to use.
Feel free to help us by reporting any issues or submitting enhancements through the developer page.
You can also support this project by donating with paypal (on the bottom of this page).
Have an idea or a suggestion?
Don't hesitate to and we'll get back to you as soon as we can.
Please, do not contact us with bug reports as we can not answer everyone.
Using trac is a much better idea and will make sure the appropriate fix is applied as soon as possible.