I am new to Drupal and I have no idea how to even begin to use the JQuery UI Tabs. I have installed:
Tabs
JQuery
JQuery UI
How do I go about setting up the tabs for navigation use? I know how to do it using Dreamweaver but I have no clue how to make them in Drupal. Please help!
Comments
Comment #1
nedjoPlease see the project's page, http://drupal.org/project/tabs, which provides explanation and modules that implement tabs.
Comment #2
kaseysnider commentedThank you, but I have read this and I am so lost. I really just need someone to spell it out for me how to begin.
Comment #3
nedjoSome suggestions.
First, this module (Tabs) is not used directly. Instead, you need to install a different module--one of those listed on the Tabs project page.
Read about each of those modules. Decide where you want tabs. Is it on a page displaying a piece of content? Then maybe CCK Fieldgroup Tabs. Is it somewhere else? Are you already using Panels? Then maybe Tabs Panels Style. Not using Panels? Then probably you're best not using the Tabs module at all but instead using Quicktabs. How do you use Quicktabs? Install and I believe it has help pages.