Changes for page ERPrototaculous

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

From version 266.1
edited by Ravi Mendis
on 2009/07/17 01:19
Change comment: There is no comment for this version
To version 267.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
... ... @@ -17,7 +17,7 @@
17 17  ==== Unobtrusive Javascript in ERPrototaculous ====
18 18  
19 19  Unobtrusive javascript is used in contrast to on-demand style of ajax programming.
20 -By including Javascript as well as CSS globally in the page wrapper, CSS and/or Javascript doesn't have to load inside ajax requests.
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 21  
22 22  The result is **faster** and more **reliable** ajax in WebObjects applications.
23 23