Wiki source code of ERPrototaculous
Version 231.1 by Ravi Mendis on 2009/07/16 08:24
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | == Introduction == | ||
2 | |||
3 | ERPrototaculous was developed to provide the ajax functionality in ERDivaLook. | ||
4 | |||
5 | === What is ERPrototaculous? === | ||
6 | |||
7 | * It provides 'organic' support for Prototype and Scriptaculous in WebObjects. | ||
8 | * It doesn't extend Prototype | ||
9 | * It includes a set of widgets in the Prototype + Scriptaculous family. | ||
10 | * It subscribes to [[Unobtrusive Javascript>>http://en.wikipedia.org/wiki/Unobtrusive_JavaScript]] | ||
11 | |||
12 | ==== Prototype + Scriptaculous Widgets ==== | ||
13 | |||
14 | * Accordion | ||
15 | * LightWindow | ||
16 | * ModalBox | ||
17 | * CalendarDateSelect | ||
18 | * FileUpload |