EasyUI Forum

General Category => EasyUI for jQuery => Topic started by: Coder on January 19, 2023, 04:13:55 AM



Title: ERROR in DEMO: Tabs with DropDown
Post by: Coder on January 19, 2023, 04:13:55 AM
https://www.jeasyui.com/demo/main/index.php?plugin=Tabs


Code:
var mb = p.panel('options').tab.find('a.tabs-inner');
may be

Code:
var mb = p.panel('options').tab.find('span.tabs-inner');


Title: Re: ERROR in DEMO: Tabs with DropDown
Post by: jarry on January 19, 2023, 06:21:13 PM
This issue has been fixed.