Changes for page ERPrototaculous
Last modified by Ravi Mendis on 2010/11/18 05:07
From version 130.1
edited by Ravi Mendis
on 2010/02/12 18:43
on 2010/02/12 18:43
Change comment:
There is no comment for this version
To version 131.1
edited by Ravi Mendis
on 2010/02/12 18:42
on 2010/02/12 18:42
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -18,7 +18,7 @@ 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 s imple.21 +This keeps the ajax responses compact and fast. 22 22 23 23 The result is **faster** and more **reliable** ajax in WebObjects. 24 24