Closed (outdated)
Project:
Field Group
Version:
7.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
20 Nov 2012 at 19:11 UTC
Updated:
1 Jun 2024 at 13:09 UTC
Jump to comment: Most recent
Comments
Comment #1
drupalok commentedi think there would be many people using this as tiny module... why don't you make it a release?
Comment #2
Nimo commentedIn what way does it remember states of tabs?
Comment #3
k3vin_nl commentedIt uses the jQuery BBQ plugin to remember the states of the tabs. jQuery BBQ uses the #hash in the URL so you will get URL's like mysite.com/page#tab=tabname.
Comment #4
Nimo commentedI don't get it to work. I have included the javascript code.
In Chrome I see no change, but in Firefox "undefined=Tabname" is added to the URL. However I can't change tab by the URL.
When studying the javascript:
I see that it's searching for ".group-tabs", however I can find that text-combination in my rendered page and I am wondering whether this is the cause of the problem?
Comment #5
nils.destoop commented