extjs-gpl
Version:
GPL licensed version of Sencha Ext JS
16 lines (15 loc) • 606 B
HTML
<script>this.setTitle('New Title');</script>
<p>
This is a small document fragment (not a full HTML page!) that has been loaded from the server. We can use any HTML content.
<p>
A script with inline source executed the code:
<p>
<code>this.setTitle('New title');</code>
</p>
<p>
The <b>ComponentLoader</b> class is <span style="color: red;">really</span> useful for loading remote content.
<ul>
<li><a target="_blank" href="http://sencha.com/products/extjs">Ext JS</a></li>
<li><a target="_blank" href="http://sencha.com/products/extgwt">Ext GWT</a></li>
</ul>
</p>