"load.tabs" Help-me, Please !!!

"load.tabs" Help-me, Please !!!


In the documentation says to get the url for a tab is used the
"load.tabs.
How to use this in the simplified code to get the "load.tabs" the tab
index of 0?
I did the tests:
var test = $("# tabs").tabs().data("load.tabs");
alert (test);
Other tests (var test):
$("tabs").tabs().eq [0].date("load.tabs");
$("tabs").tabs().date(ui.tab, "load.tabs");
... Several, but none worked.
If you call this function within the select event, normalment works,
but I learn so simplified, was the creation of tabs, such as
documentation. $("# tabs").({... Here I do not want ...});
Help me please!
Sorry my bad english (Google Tranlator hehehe).
Thank you very much