EasyUI Forum

General Category => General Discussion => Topic started by: jpierce on May 19, 2015, 07:21:54 AM



Title: suggestion: hideTools method for tabs
Post by: jpierce on May 19, 2015, 07:21:54 AM
Much like showHeader/hideHeader, it'd be handy to have a showTools/hideTools method for tabs. Right now I'm using $(tools_menu_id).hide(). That's fine, but I feel like it'd be a bit cleaner/more generic the other way.


Title: Re: suggestion: hideTools method for tabs
Post by: stworthy on May 23, 2015, 08:28:34 PM
The 'showTool' and 'hideTool' methods will be supported in next version. The preview tabs plugin can be downloaded from http://www.jeasyui.com/easyui/plugins/jquery.tabs.js


Title: Re: suggestion: hideTools method for tabs
Post by: jpierce on May 26, 2015, 06:45:15 AM
Thanks!