EasyUI Forum

General Category => EasyUI for jQuery => Topic started by: devnull on March 15, 2012, 04:07:22 AM



Title: tab on unSelect
Post by: devnull on March 15, 2012, 04:07:22 AM
Hi;

I need to be able to fire off some actions related to the selected tab when the current tab's focus is lost, i.e when another tab is selected.

Other than saving the current tab's Title to a persistent variable and reading this value into the onSelect handler for the opening tab to process, is there a better way ??