]> git.proxmox.com Git - extjs.git/blame - extjs/build/examples/classic/component-loader/content.html
bump version to 7.0.0-4
[extjs.git] / extjs / build / examples / classic / component-loader / content.html
CommitLineData
947f0963
TL
1<script>this.setTitle('New Title');</script>
2<p>
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.
4<p>
5 A script with inline source executed the code:
6<p>
7 <code>this.setTitle('New title');</code>
8</p>
9
10<p>
11 The <b>ComponentLoader</b> class is <span style="color: red;">really</span> useful for loading remote content.
12 <ul>
13 <li><a target="_blank" href="http://sencha.com/products/extjs">Ext JS</a></li>
14 <li><a target="_blank" href="http://sencha.com/products/extgwt">Ext GWT</a></li>
15 </ul>
6527f429 16</p>