View Single Post
Re: Do you use AJAX ?
Old
  (#13 (permalink))
godkillah
Junior Member
godkillah is on a distinguished road
 
Status: Offline
Posts: 25
Points: 50.5
Bank: 0.0
Total Points: 50.5
Donate
Join Date: Sep 2007
Rep Power: 0
Re: Do you use AJAX ? - 07-13-2008, 01:17 PM

yeah ajax is quite useful
i like to use it,
Quote:
jQuery, which allows me to control every aspect of my layout, including moving DOM elements on the page (like iGoogle), making form Autocompleters and much more.
i myself do not use jquery,
i prefer to write functions to do that myself from scratch