How to open external link in jQuery ui Tabs?

How to open external link in jQuery ui Tabs?

I'm wondering if there's a simple way to allow a few tabs to open an
html document existing on the server instead of only loading the
selected tab. What do I need to do to make this function correctly?
--