X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/d41dc04ad17d1d9125fb2cf72db2b4782dbe3a8c..f562e4c6e5fac7bcb445985b99acbea4d706e6f0:/examples/tabs/tab-scroller-menu.html diff --git a/examples/tabs/tab-scroller-menu.html b/examples/tabs/tab-scroller-menu.html new file mode 100644 index 00000000..60b180ca --- /dev/null +++ b/examples/tabs/tab-scroller-menu.html @@ -0,0 +1,35 @@ + + +
+ +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:
+