View Single Post
  #7 (permalink)  
Old 08-18-06, 02:37 AM
Nefarious Dev Nefarious Dev is offline
Newbie Coder
 
Join Date: Jun 2005
Location: US
Posts: 60
Thanks: 0
Thanked 0 Times in 0 Posts
AJAX dosnt really make a site load faster

it just takes away the user side requirement for performing such tasks as forms and interaction.

doing an entire site in AJAX is wrong. its purpose is to basicaly take away the need to refresh to submit data IMO.

anyway im not goin to hijack this thread
Reply With Quote