Difference between revisions of "EWT Class3 Ajax"

esse quam videri
Jump to: navigation, search
m (Ajax.NET)
(Ajax.NET)
Line 6: Line 6:
  
 
==Ajax.NET==
 
==Ajax.NET==
[http://iam.colum.edu/EWTech/NETAjax/ Ajax.NET example]
+
*[http://iam.colum.edu/EWTech/NETAjax/ Ajax.NET example]
 +
**[http://iam.colum.edu/EWTech/NETAjax/UpdatePanel.aspx UpdatePanel]
  
 
==HomeWork==
 
==HomeWork==
 
*Create an example of an updating Div from local code.
 
*Create an example of an updating Div from local code.
 
*Create an example of an updating Div from remote request.
 
*Create an example of an updating Div from remote request.

Revision as of 21:48, 12 February 2008

JQuery

JQuery example

Scriptaculous

script.aculo.us example

Ajax.NET

HomeWork

  • Create an example of an updating Div from local code.
  • Create an example of an updating Div from remote request.