» Archive for March, 2009

Ajax & Google & JavaScriptSunday, March 1st, 2009

Google visualization and search API part 2.

…and here is second example:

Google Ajax Search API and Google Visualization API example 2


This time I mixed the results from Image search api with table visualization. Additionally, I created the container for larger images and connected it to the table with event listener, so when you click on thumbnail the larger version of an image will appear - simple image viewer.

Of course you can download the code and build your own application…

Related documentation:
Google Ajax Search API (image) reference
Google Visualization API reference


No Comments »