What are the steps to create jquery tabs like several node/pages/views content could be in tabs. Kind of what you see after admin log into Drupal. How this could be applied over a content type.

Tab1 | Tab2

Tab1 - the node content

Tab2 - has link to a another node/view that the content could be pulled via ajax or in a new page keeping the tab state

http://drupal.org/project/tabs has an example but how do you apply that in a content type, node.