Open link at active tab

Open link at active tab

I use jQuery UI Tabs.
When user click on link, that apears at tab, he goes to new page.
But I want to load new content via ajax in that tab. How can I do this?
--