Jquery Ajax tab loading content from node



Hi,

This community rocks !
I’ve already spend a lot of time to figure out how my jquery ajax tabs load content from a drupal node.

I use this widget http://jqueryui.com/demos/tabs/ # Jquery ajax

So I am trying to load content from a drupal page (node) in my tabs. I don’t want to load an entire pages in my tabs. But just a piece of content from a page.

Does anyone have a good solution?