Jquery UI Ajax tabs + custom tabs

Jquery UI Ajax tabs + custom tabs


Hi all,
I am relatively new to the jquery UI. I want to use jquery UI Tabs by
klaus. I want to combine ajax tabs with custom tabs in this way :-
I have 4 tabs tab1, tab2, tab3 and tab4 all of these will be ajax
tabs will get their content from other Urls. What i want is suppose
tab1 is showing, when an user take mouse over to other tab say tab3
it loads the content of it However will not show the tab. When the
User clicks on the tab3 then it should show the content of the tab.
How can i achieve this.
Please suggest.
Thanks !!