Extension:InfoPanelGs (Legacy)
This version of our Learning Center is unmaintained.
This article may be out-of-date or contain incorrect information.
Please visit the new Sencha Learning Center for up-to-date material.
From Sencha - Learn
| Summary: Google Search for InfoPanel |
| Author: Jozef Sakalos |
| Published: June 24, 2007 |
| Version: 1.0 |
| Ext Version: 1.1 |
| License: LGPLv3 |
| Demo Link: View Demo |
| Forum Post: View Post |
Contents |
Description
Google Search for InfoPanel is the extension of InfoPanel that beautifies the Google Search form giving it Ext-style look. Search results can be shown either in a new browser window or in a in-page configurable iframe.
Usage
HTML markup:
<div id="gsearch"> <div>Google Search</div> <div><div class="google-search"> <!-- your google code here --> </div></div> </div>
Javascript Code
var gsPanel = new Ext.ux.InfoPanel.GoogleSearch('gsearch', { icon: '../icons/magnifier.png' });
Changelog
- Ver.: 1.0 current stable version
Screenshot
This page was last modified on 2 August 2007, at 10:43.
This page has been accessed 12,960 times.

