X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/ee06f37b0f6f6d94cd05a6ffae556660f7c4a2bc..c930e9176a5a85509c5b0230e2bff5c22a591432:/examples/panel/bubble-panel.js diff --git a/examples/panel/bubble-panel.js b/examples/panel/bubble-panel.js new file mode 100644 index 00000000..9c34bc35 --- /dev/null +++ b/examples/panel/bubble-panel.js @@ -0,0 +1,35 @@ +/*! + * Ext JS Library 3.0.0 + * Copyright(c) 2006-2009 Ext JS, LLC + * licensing@extjs.com + * http://www.extjs.com/license + */ +Ext.onReady(function(){ + var title = new Ext.ux.BubblePanel({ + bodyStyle: 'padding-left: 8px;color: #0d2a59', + renderTo: 'bubbleCt', + html: '

Ext.ux.BubblePanel