3 <title>Ext JS 3.2 Examples</title>
5 <style type="text/css">
13 margin:5px 5px 5px 10px;
31 font-family:tahoma,arial,san-serif;
40 background: #F5FDE3 url(shared/extjs/images/sample-over.gif) no-repeat;
49 background-color:white;
62 #loading .loading-indicator{
65 font:bold 13px tahoma,arial,helvetica;
71 font: normal 10px arial,tahoma,sans-serif;
74 #all-demos .x-panel-body {
75 background-color:#fff;
77 border-color:#fafafa #fafafa #fafafa #fafafa;
81 border-color:#dadada #ebebeb #ebebeb #dadada;
86 border-bottom: 2px solid #99bbe8;
91 background:transparent url(../resources/images/default/grid/group-expand-sprite.gif) no-repeat 3px -47px;
92 padding:4px 4px 4px 17px;
94 font:bold 11px tahoma, arial, helvetica, sans-serif;
96 #all-demos .collapsed h2 div {
97 background-position: 3px 3px;
99 #all-demos .collapsed dl {
105 #all-demos dd h4 span.new-sample{
109 #all-demos dd h4 span.updated-sample{
115 <div id="loading-mask" style=""></div>
117 <div class="loading-indicator"><img src="shared/extjs/images/extanim32.gif" width="32" height="32" style="margin-right:8px;float:left;vertical-align:top;"/>Ext JS 3.2 - <a href="http://extjs.com">extjs.com</a><br /><span id="loading-msg">Loading styles and images...</span></div>
123 <a href="/" id="logo"><img src="shared/extjs/logo02.png" alt="ExtJS.com - Ext JS" title="ExtJS.com - Ext JS - Home" border="0" height="52" width="134"></a>
125 <table cellspacing="0" class="nav main-nav">
127 <td><a id="home-link" href="http://extjs.com/"><span>Home</span></a></td><td class="active"><a id="products-link" href="http://extjs.com/products"><span>Products</span></a></td><td><a id="support-link" href="http://extjs.com/support"><span>Support</span></a></td><td><a id="jobs-link" href="http://jobs.extjs.com"><span>Job Board</span></a></td><td><a id="company-link" href="http://extjs.com/company"><span>Company</span></a></td><td><a id="blog-link" href="http://extjs.com/blog"><span>Blog</span></a></td><td><a id="store-link" href="http://extjs.com/store"><span>Store</span></a></td> </tr>
131 <table cellspacing="0" class="sub-nav">
133 <td><a href="http://extjs.com/">Home</a></td><td class="spacer"><img src="shared/extjs/images/c-sep.gif"></td><td><a href="http://extjs.com/products">Products</a></td><td class="spacer"><img src="shared/extjs/images/c-sep.gif"></td><td><a href="http://extjs.com/products/extjs/">Ext JS</a></td><td class="spacer"><img src="shared/extjs/images/c-sep.gif"></td><td>3.2 Samples</td></tr>
138 <div class="left-column">
139 <h3>Ext JS 3.2 Samples</h3>
141 <div id="sample-spacer" style="height:800px;"></div>
143 <link rel="stylesheet" type="text/css" href="../resources/css/ext-all.css" />
144 <link rel="stylesheet" type="text/css" href="shared/extjs/css/extjs.css" />
146 <script type="text/javascript">document.getElementById('loading-msg').innerHTML = 'Loading Core API...';</script>
147 <script type="text/javascript" src="../adapter/ext/ext-base.js"></script>
148 <script type="text/javascript">document.getElementById('loading-msg').innerHTML = 'Loading UI Components...';</script>
149 <script type="text/javascript" src="../ext-all.js"></script>
150 <script type="text/javascript">document.getElementById('loading-msg').innerHTML = 'Initializing...';</script>
152 <!-- App.js contains Ext.App, a simple, re-usable Application component -->
153 <script type="text/javascript" src="shared/extjs/App.js"></script>
154 <script type="text/javascript" src="shared/extjs/site.js"></script>
155 <script type="text/javascript" src="data.js"></script>
156 <script type="text/javascript" src="init.js"></script>
162 <div class="right-column" style="padding-top:45px;">
163 <div class="side-box"><div class="side-box-inner">
164 <ul id="sample-menu" class="features"></ul>
168 <div style="clear:both"></div>
169 </div><!-- end bd -->
172 <table cellspacing="0" class="nav">
174 <td><a id="home-foot-link" href="http://extjs.com/">Home</a></td><td class="active"><a id="products-foot-link" href="http://extjs.com/products">Products</a></td><td><a id="support-foot-link" href="http://extjs.com/support">Support</a></td><td><a id="jobs-foot-link" href="http://jobs.extjs.com">Job Board</a></td><td><a id="company-foot-link" href="http://extjs.com/company">Company</a></td><td><a id="blog-foot-link" href="http://extjs.com/blog">Blog</a></td><td><a id="store-foot-link" href="http://extjs.com/store">Store</a></td> </tr>
177 <div class="copy">© 2006-2010 Ext JS, Inc.</div>
180 </div><!-- end viewport -->
182 <div class="flyout-menu" id="products-menu" style="display:none;">
183 <div style="width:200px;">
184 <h3><a href="http://www.extjs.com/products/designer/">Ext Designer</a></h3>
185 <p>Desktop app for creating amazing web interfaces with drag and drop.</p>
188 <li><a href="http://www.extjs.com/products/designer/">Overview</a></li>
189 <li><a href="http://www.extjs.com/products/designer/download.php">Download</a></li>
190 <li><a href="http://www.extjs.com/store/designer/">Purchase</a></li>
193 <h3><a href="http://extjs.com/products/extjs">Ext JS</a></h3>
194 <p>Cross-browser JavaScript library for building rich internet applications</p>
197 <li><a href="http://extjs.com/products/extjs">Overview</a></li>
198 <li><a href="http://extjs.com/products/extjs/download.php">Download</a></li>
199 <li><a href="http://extjs.com/deploy/dev/examples/">Examples & Demos</a></li>
200 <li><a href="http://extjs.com/deploy/dev/docs/">API Documentation</a></li>
201 <li><a href="http://extjs.com/products/extjs/commitlog.php">Public Commit Log</a></li>
202 <li><a href="http://extjs.com/products/license.php">Licensing & Open Source</a></li>
203 <li><a href="http://extjs.com/store/extjs/">Purchase</a></li>
206 <h3><a href="http://extjs.com/products/gxt">Ext GWT</a></h3>
207 <p>Java library for building rich internet applications with GWT</p>
209 <li><a href="http://extjs.com/products/gxt">Overview</a></li>
211 <li><a href="http://extjs.com/products/gxt/download.php">Download</a></li>
212 <li><a href="http://extjs.com/examples/" target="_blank">Samples & Demos</a></li>
213 <li><a href="http://extjs.com/products/license.php">Licensing & Open Source</a></li>
214 <li><a href="http://extjs.com/store/gxt/">Purchase</a></li>
217 <h3><a href="/products/extcore">Ext Core</a></h3>
218 <p>Cross-browser JavaScript library for enhancing web pages</p>
220 <li><a href="http://extjs.com/products/extcore">Overview</a></li>
221 <li><a href="http://extjs.com/products/extcore/download.php">Download</a></li>
222 <li><a href="http://extjs.com/products/extcore/manual/">Manual</a></li>
223 <li><a href="http://extjs.com/products/extcore/docs/">API Documentation</a></li>
226 <h3><a href="http://extjs.com/products/jsbuilder/">JSBuilder</a></h3>
227 <p>Cross-platform Tool to Manage Building Ext Applications</p>
229 <li><a href="http://extjs.com/products/jsbuilder/">Download</a></li>
234 <div class="flyout-menu" id="support-menu" style="display:none;">
235 <div style="width:200px;">
237 <h3><a href="http://extjs.com/support">Support Subscriptions</a></h3>
238 <p>With 1-on-1 email and phone support, we solve your Ext JS, GWT, CSS and JavaScript issues</p>
240 <li><a href="http://extjs.com/store/extjs/#support-table">Ext JS Subscriptions</a></li>
241 <li><a href="http://extjs.com/store/gxt/#support-table">Ext GWT Subscriptions</a></li>
245 <h3><a href="http://extjs.com/support/training">Training</a></h3>
246 <p>Get up to speed quickly with on-site training provided by Ext</p>
248 <li><a href="http://extjs.com/support/training/extjs/">Ext JS Training</a></li>
249 <li><a href="http://extjs.com/support/training/gxt/">Ext GWT Training</a></li>
253 <h3><a href="http://extjs.com/forum">Community</a></h3>
254 <p>The Ext community forums and wiki</p>
256 <li><a href="http://extjs.com/forum">Forums</a></li>
257 <li><a href="http://extjs.com/learn">Learning Center</a></li>
260 <h3><a href="http://extjs.com/forum">Ext Solutions</a></h3>
261 <p>Enterprise consulting and custom development</p>
263 <li><a href="http://extjs.com/support/services/">Find out more »</a></li>
269 <div class="flyout-menu" id="store-menu" style="display:none;">
270 <div style="width:200px;">
271 <h3><a href="http://extjs.com/store/extjs/">Ext JS</a></h3>
273 <li><a href="http://extjs.com/store/extjs/">Licenses</a></li>
274 <li><a href="http://extjs.com/store/extjs/#support-table">Support Subscriptions</a></li>
277 <h3><a href="http://extjs.com/store/gxt/">Ext GWT</a></h3>
279 <li><a href="http://extjs.com/store/gxt/">Licenses</a></li>
280 <li><a href="http://extjs.com/store/gxt/#support-table">Support Subscriptions</a></li>
284 <h3><a href="http://extjs.com/store/faq.php">Help</a></h3>
286 <li><a href="http://extjs.com/store/faq.php">Ordering FAQ</a></li>