how to close all tabs from all ui.tabs
Hi.My first post about jquery.
The question is how can i reference all ui.tabs objects in a page and
close all tabs from all ui tabs.
It's that i have tabs generated from a databse results query and i
need to close all tabs from all ui.tabs before i open another. Or a
way to prevent opening more than one tab per page.
Thanks in advance.