Changes for page ERPrototaculous

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

From version 238.1
edited by Ravi Mendis
on 2009/07/16 09:22
Change comment: There is no comment for this version
To version 239.1
edited by Ravi Mendis
on 2009/07/16 09:26
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -31,6 +31,8 @@
31 31  * AjaxUpdaterButton
32 32  * AjaxUpdaterForm (with ##onsubmit## for ajax form submission)
33 33  
34 +These components will update a **container** on the page.
35 +
34 34  ===== Ajax.Request =====
35 35  
36 36  Prototype's [[Ajax.Request>>http://www.prototypejs.org/api/ajax/request]] is in the form of:
... ... @@ -38,6 +38,8 @@
38 38  * AjaxRequestLink
39 39  * AjaxRequestButton
40 40  
43 +These are used for strictly **background** ajax communication.
44 +
41 41  ==== Prototype + Scriptaculous Widgets ====
42 42  
43 43  * Accordion