Changes for page ERPrototaculous

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

From version 270.1
edited by Ravi Mendis
on 2009/07/17 01:22
Change comment: There is no comment for this version
To version 268.1
edited by Ravi Mendis
on 2009/07/17 01:21
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -18,9 +18,8 @@
18 18  
19 19  Unobtrusive javascript is used in contrast to on-demand style of ajax programming.
20 20  By including Javascript as well as CSS globally in the page wrapper, CSS and Javascript don't have to load inside each and every ajax requests.
21 -This keeps the ajax responses compact and granular.
22 22  
23 -The result is **faster** and more **reliable** ajax in WebObjects.
22 +The result is **faster** and more **reliable** ajax in WebObjects applications.
24 24  
25 25  ==== Prototype WebObjects Elements ====
26 26