Control.Tabs: Linking to a tab within the DIV

I want to link to a tab within a DIV. For ie:

blah blah link to tab test1

Thanks for any help in advance.

Posted January 15th, 2008 at 12:50pm by brian

I'm sorry, I need to surround it with CODE, ie:

<div id="test1">blah blah</div> <div id="test2"><a href="#test1">link to tab 1</a></div>

Posted January 15th, 2008 at 12:54pm by brian

Login or Register to Post