Would it be possible to have a random tab being the top/active tab? The users on my site are new to Drupal and I am concerned that they will only look at the info displayed in the top tab(s) and never look at the others.
A random top tab would force them to do a little work...
Thanks,
Eric
Comments
Comment #1
pasqualleComment #2
pasqualleMoving new features to 3.x version
Comment #3
iKillBill2 commentedOMG, I want to this function badly...
Comment #4
reinvented commentedA quick hack to make the module select a random tab on each rendering (note that this will affect all of your Quicktabs, and is not intended to be a universal fix for this issue, just something to get you quickly where you need to go).
In quicktabs.module, replace:
with:
Comment #5
eL commentedI think, it would be nice do it same way like here: http://drupal.org/node/264299
Auto rotate tabs is working, next thing is randomized rotate. And with random tab selected on pageload it would be flawless :)
Comment #6
silverfly commentedsubscribing - Perhaps we can have a D7 version as well? :)
Comment #7
AntiNSA commentedHas anyone found a way to do this ? This is a great feature and the 7x version cant be edited like this.
Comment #8
avpadernoI am closing this issue, since it's for a Drupal version no longer supported.