[jQuery] ajax tabs: How do you refer to area content is loaded into?

[jQuery] ajax tabs: How do you refer to area content is loaded into?


Hi,
With regards to the tabs plugin (http://stilbuero.de/jquery/tabs/
#fragment-13), I want to use the AJAX functionality to load content
based on what tab is clicked. I understand content is loaded
automatically from the specified URL, but once it is loaded, how do I
get a reference to the HTML that is loaded? Can I assign that area a
specific ID?
Thanks, - Dave