Changes for page ERPrototaculous

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

From version 317.1
edited by Ravi Mendis
on 2010/05/17 00:56
Change comment: There is no comment for this version
To version 318.1
edited by Ravi Mendis
on 2010/11/18 05:07
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,6 +1,6 @@
1 1  == Introduction ==
2 2  
3 -ERPrototaculous was developed to provide the ajax functionality in ERDivaLook.
3 +ERPrototaculous was developed to provide the ajax functionality in ERDivaLook. It's a //pseudo-stateless// Ajax framework for WebObjects.
4 4  
5 5  === What is ERPrototaculous? ===
6 6  
... ... @@ -18,6 +18,12 @@
18 18  
19 19  {{include value="WO:Using Unobtrusive JavaScript"}}{{/include}}
20 20  
21 +{{code}}
22 +
23 +er.prototaculous.useUnobtrusively = true
24 +
25 +{{/code}}
26 +
21 21  ==== Prototype WebObjects Elements ====
22 22  
23 23  ##Ajax.Updater## and ##Ajax.Request## have been implemented as WebObjects elements.
... ... @@ -144,3 +144,7 @@
144 144  
145 145  
146 146  {{/warning}}
153 +
154 +== External Links ==
155 +
156 +WOWODC '10 (Slides) - [[DirectToWeb 2.0>>http://www.wocommunity.org/wowodc10/slides/D2W2.pdf]]