Published on 2005-07-09 09:54:55
Rico added a new LiveGrid Behavior.The LiveGrid behavior takes an ordinary Html table and:

The new LiveGrid Behavior demo connect three HTML tables (Web Search, Images Search and Videos Search) to the Yahoo Developer Web Services API with the LiveGrid behavior. With a backend process that given a query will request a search from Yahoo. When the scrollbar is moved, the same backend process is called to retrieve more data. What you see is an alternative to the traditional paging (next/prev) model. With Ajax it is now possible to treat a grid like Google treated maps.
There is a new LiveGrid Tutorial to use it in your in your own application.
Member of the PHP Magazine Network, Copyright (C) 2005-2008 phpmagazine.net All Rights Reserved