X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/ee06f37b0f6f6d94cd05a6ffae556660f7c4a2bc..c930e9176a5a85509c5b0230e2bff5c22a591432:/docs/source/bubble-panel.html diff --git a/docs/source/bubble-panel.html b/docs/source/bubble-panel.html new file mode 100644 index 00000000..ebcfb6bf --- /dev/null +++ b/docs/source/bubble-panel.html @@ -0,0 +1,39 @@ + + + The source code + + + + +
Ext.onReady(function(){   
+    var title = new Ext.ux.BubblePanel({
+	bodyStyle: 'padding-left: 8px;color: #0d2a59',
+	renderTo: 'bubbleCt',
+	html: '

Ext.ux.BubblePanel + + \ No newline at end of file