ajax_tabs 6.x-0.1
Posted by Mohammed J. Razem on August 4, 2009 at 2:11pm
| Download | Size | md5 hash |
|---|---|---|
| ajax_tabs-6.x-0.1.tar.gz | 7.63 KB | 08c9effa37f6ee56de9ea63a7762ec04 |
| ajax_tabs-6.x-0.1.zip | 8.59 KB | 3e5905da9d10bdf5e4385c94188bf248 |
Last updated: December 24, 2010 - 22:27
Release notes
This module makes it possible to navigate through Drupal's menu local tasks (Tabs) via AJAX.
You can choose to load Ajax Tabs per specific pages.
This module depends on ajax_load.module.
Make sure you wrap your tabs in page.tpl.php with
<div id="tabs-wrapper">
<?php print $tabs ?>
</div>The module is under active development.
ajax_tabs 6.x-1.x-dev
Posted by Mohammed J. Razem on August 4, 2009 at 2:04pm
| Download | Size | md5 hash |
|---|---|---|
| ajax_tabs-6.x-1.x-dev.tar.gz | 7.6 KB | c44f456dbbd4979158d2f9fd1b6e3bf0 |
| ajax_tabs-6.x-1.x-dev.zip | 8.44 KB | 8f5b09c25ca5c6013410fe91dfa3f337 |
Last updated: February 25, 2011 - 07:27
Release notes
Initial release.