Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Billy Bryant

    (@diomenas)

    Hi,

    Currently the default tab is always the first tab; however with permalinks enabled, the tabs always revert back to the last tab the viewer was on (using cookies). I have not created a method for setting a default tab that is not the first tab as this is not how I envision most sites using this plugin. I will however be glad to consider this for future releases.

    Hi,

    I am also looking for something similar to this?

    I’d like to know how I create a hyperlink from one tab to another without the page reloading? This is so I can have links to information in another tab from tab 1 so the person doesn’t have to go and click the tab at the top of the page.

    Any help is greatly appreciated!

    Thanks.

    I figured out how to do what I wanted, not sure if the right way or not but it works well enough:

    Link to Tab 2:
    <a id="41_1" href="#GTTabs_ul_41" class="GTTabsLinks">Link Text Here</a>

    Link to Tab 3:
    <a id="41_2" href="#GTTabs_ul_41" class="GTTabsLinks">Link Text Here</a>

    and so on…

    Hope that helps someone else.

    Thank you Thestormtrooper!
    It worked like charm!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘how to load a certain tab automatically’ is closed to new replies.