Hi everyone,

I'd like to announce here the first release of our UI framework based
on Prototype/Scriptaculous. After recoding each time many code
snippets we wanted to unify everything in one framework (like
PrototypeUI or LivePipe). We have therefore designed a set of
components that every webdev have used once. Each one can be
instanciated in one line, is compatible with all most used browsers
(even IE6) and of course is easily configurable/customizable.

We provide those components :
- Calendar: can be created as a datepicker or embed calendar
- Tooltip: bubbles! easily configurable with rich contents support
- Menubar: an application-like menubar (but customizable via css
rules) multi-level
- Frame: a window that can be drag'n'dropped and supports centering
with dynamic loading (sub-components: modal and dialog)
- FrameSet: a manager of frames that can be used like a real
windowmanager (with focus management, or toFront function)
- Tabs: tabs :)

In the core we have:
- A dynamic packager that loads the right class (loads the file if
needed)
- A component framework to create custom components by just settings
some parameters in a dedicated field
- XPrototype: A complete extension of Prototype with applicative
functions like Date.format (you can see in the doc if some of them
interests the core of proto)

Try it by yourself here (with code snippets to see how it works)
     http://tls.wydd.free.fr/jplex-pangolin/demo/demo.html
Homepage (with the fully documented API): http://jplex.googlecode.com

Future work: Going into more advanced component Ploting - Datatable -
Tree - Layout and some advanced features like XSLT and XPath for any
XML instance

Give us feedback :D!

Enjoy !

Loic Petit - Jean-Luc Dagon

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Prototype & script.aculo.us" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to