RokTabs 1.7 Released

RokTabs 1.7 Released

RokTabs has been updated to version 1.7 which brings various changes, inclusive of a new Tab Interaction option and goTo method, as well as changes to the animation behaviour and fixes in issue with hooks.

To update your extensions, either download the latest extension package from the RokTabs download section and replace your extension, or if you have made customizations, a listing of the changed and added files is listed below:

Joomla 1.5 Module

Version: 1.7
  • Changed behaviour where the scrolling animation was in action, mouse wheeling stopped it
  • Added new option "Tabs Interaction" that allows to "Click" or "MouseOver" a tab in order to trigger it
  • Added "goTo" method for triggering specific tabs, ie: window.roktabs.goTo(0, 1); // will simulate a click of the second tab in the first roktab in the page.
  • Fixed previous hook that wasn't working
Changed Files (extension) Located in the /modules/mod_roktabs/ directory upon installation:
  • /CHANGELOG.php
  • /elements/categories.php
  • /elements/k2check.php
  • /helper.php
  • /mod_roktabs.php
  • /mod_roktabs.xml
  • /tmpl/roktabs.js
  • /tmpl/default.php
Added Files (extension) Located in the /modules/mod_roktabs directory upon installation:
  • /elements

Previous RokTabs Updates