Link to open rescue_toggle/rescue_tab
-
I think rescue_toggle and rescue_tab are a great way to structure large chuncks of information. How can I link to these parts in different tabs or toggle-items (so open specific tab or toggle item through url). `Example: <a href=”/mypage#mytab”>go to my tab</a>
[rescue_tabgroup]
[rescue_tab title=”tab1″]this is some content[/rescue_tab]
[rescue_tab title=”mytab”]this is the content I want to show when the link is clicked[/rescue_tab]
[rescue_tab title=”tab2″]this is some more content[/rescue_tab]
`
I had something like that in mind. How can I achieve this behavior?
- The topic ‘Link to open rescue_toggle/rescue_tab’ is closed to new replies.