[jQuery] UI.TABS - how to load content when tab is selected

[jQuery] UI.TABS - how to load content when tab is selected


I have a tab that I don't want the content (generated from a
separate .php file) to load untilt he user selects the tab.
How can I do this?
TIA