Updates to the tab panel scroller menu released earlier today
January 16th, 2009 Jay Garcia Posted in EXTJS, Ext Extensions | No Comments »
Updated with the following items:
Tab scroller menu now accepts a config parameter:
+ maxText // elipsis, thanks mystix
+ pageSize // custom page size , thanks condor
New features/bug fixes:
+ iconCls now transferred from tab to menu
+ strip-wrap CSS override nolonger required
+ menu automatically hides and shows with the scroll left button hide call.
+ getter and setter methods for maxText and pageSize

Download: zip (contains related CSS and images);
Example page: http://tdg-i.com/js/examples/ext/tdgiux/tabScrollerMenu/
Example usage:
Leave a Reply