Pages

Sunday 14 October 2012

ITT544 - Web Technology [Fifth Week]

On week five, we were emphasized about JQuery. JQuery is a type of JavaScript implemented on the Client Side. One of the advantages of JQuery is support AJAX which allows the page to accomplish several functions in a stylish manner without leaving or reloading the page . JQuery and AJAX can make the page alive as the data is being updated asynchronously. The page will become more interactive when JQuery and AJAX is implemented.
Other than supporting AJAX function, JQuery also support:
  • CSS Function, 
  • DOM manipulation and transversal, 
  • JavaScript animation,
  • Event detection and handling (Event-Driven). 


0 comments:

Post a Comment