]> git.proxmox.com Git - extjs.git/blame - extjs/build/examples/classic/component-loader/content.html
add extjs 6.0.1 sources
[extjs.git] / extjs / build / examples / classic / component-loader / content.html
CommitLineData
6527f429
DM
1<script>this.setTitle('New Title');</script>\r
2<p>\r
3 This is a small document fragment (not a full HTML page!) that has been loaded from the server. We can use any HTML content.\r
4<p>\r
5 A script with inline source executed the code:\r
6<p>\r
7 <code>this.setTitle('New title');</code>\r
8</p>\r
9\r
10<p>\r
11 The <b>ComponentLoader</b> class is <span style="color: red;">really</span> useful for loading remote content.\r
12 <ul>\r
13 <li><a target="_blank" href="http://sencha.com/products/extjs">Ext JS</a></li>\r
14 <li><a target="_blank" href="http://sencha.com/products/extgwt">Ext GWT</a></li>\r
15 </ul>\r
16</p>