Furious
03-13-2008, 08:00 PM
1) Tab Content Script (v 2.1)
2) http://www.dynamicdrive.com/dynamicindex17/tabcontent.htm
3) I would like to know if it's possible or even a good idea, and how to select a tab from a link on a different page. So for instance, on my home page I have sub content links that I would like the user to be able to click on that first loads the page with the tabbed interface, and then second select the tab on load.
Ideally, even jump to the topic on that tab using targeted links. The targeted links I have figured, and it works on the default selected tab, but I'm now struggling with selecting the tab dynamically from a different page.
I think I'm close to my answer, and it maybe in a isSelected:function on a similar tabbed interface, or a friend was suggesting javascript query strings with onloads attached... I don't know.
Thank you in advance for any help on this.
2) http://www.dynamicdrive.com/dynamicindex17/tabcontent.htm
3) I would like to know if it's possible or even a good idea, and how to select a tab from a link on a different page. So for instance, on my home page I have sub content links that I would like the user to be able to click on that first loads the page with the tabbed interface, and then second select the tab on load.
Ideally, even jump to the topic on that tab using targeted links. The targeted links I have figured, and it works on the default selected tab, but I'm now struggling with selecting the tab dynamically from a different page.
I think I'm close to my answer, and it maybe in a isSelected:function on a similar tabbed interface, or a friend was suggesting javascript query strings with onloads attached... I don't know.
Thank you in advance for any help on this.