X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/0494b8d9b9bb03ab6c22b34dae81261e3cd7e3e6..7a654f8d43fdb43d78b63d90528bed6e86b608cc:/examples/panel/bubble-panel.html diff --git a/examples/panel/bubble-panel.html b/examples/panel/bubble-panel.html deleted file mode 100644 index b42c8289..00000000 --- a/examples/panel/bubble-panel.html +++ /dev/null @@ -1,45 +0,0 @@ - - - -BubblePanel - - - - - - - - - - - - - - - - - - - - -
-

This is a custom panel subclass to achieve a different look and feel while not changing the default appearance of an Ext.Panel.

- -

The js is not minified so it is readable. See BubblePanel.js and bubble-panel.js.

- -

The majority of the work is actually done in bubble.css. Ext.ux.BubblePanel defines a custom baseCls ('x-bubble') which will generate unique CSS classes for the markup in a Panel such as 'x-bubble-tl', 'x-bubble-tr' and 'x-bubble-tc'.

- -
- -
-
- - -