X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/f5240829880f87e0cf581c6a296e436fdef0ef80..refs/heads/master:/examples/tabs/tab-scroller-menu.html diff --git a/examples/tabs/tab-scroller-menu.html b/examples/tabs/tab-scroller-menu.html index 888ab10d..60b180ca 100644 --- a/examples/tabs/tab-scroller-menu.html +++ b/examples/tabs/tab-scroller-menu.html @@ -2,39 +2,34 @@
-- An Example of a "Tab Scroller Menu" plugin.
The js is not minified so it is readable. See tab-scroller-menu.js.
- - In order to use this plugin in your code, you need the following files: - +This is an example of a TabPanel plugin that provides an overflow menu when there are more tabs than can + be displayed in the tab strip. The sample also demonstrates the use of the tabTip config option to + show custom QuickTips when you hover over any tab.
+ +The js is not minified so it is readable. See tab-scroller-menu.js.
+ +In order to use this plugin in your code, you need the following files: