Friday, June 10, 2011

What to do & not .. with AJAX

http://ajaxdump.com/2009/08/21/article-what-to-do-what-not-to-do-with-ajax/

Ajax is the in thing today & everyone wants to build a website using Ajax but is it really being used in the way it is supposed to be used is a question?. Many create websites which loads every other component using ajax – at times it makes sense for a data aggregation site but does it really makes sense for every site?

One interesting plugin which is the best use of ajax is Lazyload which loads a component only when the component is in the viewable area thereby reducing the loadtime & making pages faster.

Gaya @ gayadesign has an interesting article detailing on 5 factors which needs to be considered while building a site using ajax.


Related posts:

  1. sNotify: Easy Notifications – jQuery Plugin
  2. Garagedoor Menu Effect – jQuery Plugin
  3. Animated Sliding Tab – jQuery Plugin
  4. Panoromic Photo viewer – jQuery Plugin
  5. Smoke Puff Effect – jQuery Plugin

No comments:

Post a Comment