Changes for page ERPrototaculous

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

From version 215.1
edited by Ravi Mendis
on 2009/07/16 08:45
Change comment: There is no comment for this version
To version 218.1
edited by Ravi Mendis
on 2009/07/16 08:41
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -14,7 +14,7 @@
14 14  ==== Unobtrusive Javascript in ERPrototaculous ====
15 15  
16 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.
17 +By including Javascript as well as CSS globally in the page wrapper, CSS and/or Javascript doen't have to load inside Ajax requests.
18 18  
19 19  The result is **faster** and more **reliable** ajax in WebObjects applications.
20 20