The basic code is this:
var searchControl = new GSearchControl();
searchControl.addSearcher(new GimageSearch());
With Image Search you can expect:
- High-performance access to image search results
- Easy integration with our base search control
- Ability to use raw search results in your mashups
- Full suite of raw, JavaScript-accessible properties (URL, size, thumbnail URL, snippets, original-context URL, etc.)
- Pre-Constructed HTML node in case you want us to do the heavy lifting
- Full customization of our result HTML via CSS
More information is available at Google AJAZ documentation. Post your suggestions and feedback at Developer's forum.
Comments





