• How can I link to a specific tab? Example: I have “page1”, on page1 there are 3 tabs (tab1, tab2, and tab3). Then I have “page2” I want to put a link on page2 that when clicked will go to page1 and automatically open “tab2”.

    Anyone have any idea??

Viewing 1 replies (of 1 total)
  • I would like to know as well ??

    My requirements is to be able to link to each tab from outside, say, menu.
    Currently, I can do it only when page loads first time.
    That is, you jsut add something like:

    you-site.com/blog/name-of-the-page/#tab-name1

    but once it’s loaded, it don’t swith to other tabs. The only possible way to do it would probably be to have outside links as unordered list:
    ul class=”jwts_tabbernav”

    I think it would be nice if one could just apply certain class to some div outside, give it a proper link and then it would work and switch tabs.

    I guess for that some js has to be rewritten a bit.

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: WordPress Tabs Slides] Linking to specific tab? Anchor?’ is closed to new replies.