Changes for page ERPrototaculous

Last modified by Ravi Mendis on 2010/11/18 05:07

From version 222.1
edited by Ravi Mendis
on 2009/07/16 08:46
Change comment: There is no comment for this version
To version 223.1
edited by Ravi Mendis
on 2009/07/16 08:31
Change comment: Notes on differences to Ajax.framework

Summary

Details

Page properties
Content
... ... @@ -4,20 +4,11 @@
4 4  
5 5  === What is ERPrototaculous? ===
6 6  
7 -Features include:
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]]. This is in contrast to ajax on-demand style of programming.
8 8  
9 -* 'Organic' support for Prototype and Scriptaculous in WebObjects.
10 -* No custom Prototype extensions
11 -* A set of widgets in the Prototype + Scriptaculous family.
12 -* Use of [[Unobtrusive Javascript>>http://en.wikipedia.org/wiki/Unobtrusive_JavaScript]].
13 -
14 -==== Unobtrusive Javascript in ERPrototaculous ====
15 -
16 -Unobtrusive Javascript is used in contrast to ajax on-demand style of programming.
17 -By including Javascript as well as CSS globally in the page wrapper, CSS and/or Javascript doesn't have to load inside Ajax requests.
18 -
19 -The result is **faster** and more **reliable** ajax in WebObjects applications.
20 -
21 21  ==== Prototype + Scriptaculous Widgets ====
22 22  
23 23  * Accordion