Use this forum to help each other on the Freebies offered at luiszuno.com.
Nova : how to create a link from drop-down menu to a specific tab?
  • Hi all,

    First of all, thank you for this wonderful template!

    I try to create a new discussion but it's linked to this topic : Nova Template: Linking to jquery tabs

    I would like to create a direct link from a drop-down menu item to a specific tab. I tried to use anchor link as I did on "regular" HTML pages but it doesn't work.

    In other words, is it possible to have a link directly from an item in the drop-down menu (like nav-menu>page1.html#anchor_1) where anchor_1 is for instance the Tab2 of the features-tabs.html page?

    I really don't know how to do that :-(

    Thanks in advance.

    Hermes
  • in jquery tabs start with 0, not 1. You might want to try that.
  • I was able to make it work as you have described it but only for linking from other pages not from within the same page. I simply used anchors. However like i mentioned, if you are using in on the same page it did not work.