Upgrade to ExtJS 4.0.0 - Released 04/26/2011
[extjs.git] / examples / component-loader / content.htm
diff --git a/examples/component-loader/content.htm b/examples/component-loader/content.htm
new file mode 100644 (file)
index 0000000..a847281
--- /dev/null
@@ -0,0 +1,12 @@
+<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>
+
+<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/touch">Sencha Touch</a></li>
+        <li><a target="_blank" href="http://sencha.com/products/extgwt">Ext GWT</a></li>
+    </ul>
+</p>
\ No newline at end of file