Hello,
I hope someone will be able to help!
I have JQuery UI Tabs installed and working, but what I am trying to achieve is to have a link on a different page select / display a specific tab.
I have tried the direct link #tabs-1 and #tabs-2 and this works fine yet it anchors to where the tabs start on the page but what I am trying to achieve is to have the tab selected but the page still load at the top as there is content there that is still relevant to the tab itself.
I have tried to implement the solution "…select_a_tab_from_a_text_link_instead_of_clicking_a_tab_itself" from the demos and documentation section but have yet to get it to work since I am not very good at scripting!
The working code I have and the moment is: -
I would be grateful if someone could advise if what I am trying to do is possible i.e. link to and select a tab but have the page load and the top, and if so how I could integrate that into my existing script so that I do not loose the hover functionality etc.
Many thanks
IcedGoblin