Custom Search

You are hereQuick Tabs

Quick Tabs


theming Quick Tabs in Drupal

Posted on December 29, 2008 by Denis

The Quick Tabs module allows you to create blocks of jQuery-powered tabbed content (like those found on Facebook) with ease, specifically views, blocks, and even Quick Tab blocks (within another Quick Tab block). The latest version of the module features AJAX integration, which allows you to choose whether all tabs should load on page load or load on tab click (which optimzes page loading times).

DEMO: See the Quick Tabs in action on the top of my frontpage.

This article documents my use of Quick Tabs, especially on how I used CSS to theme a custom tab style, and highlights a few other important considerations for web developers. For general installation and configuration documentation, visit the module's official project page.

ARTICLE OUTLINE: