Did you know.... you can use an HTML element's ID as an a target?

<div id="foo">
 ---
</div>


Then, elsewhere...

<a href="#foo">Go to foo</a>

Specify the ID of your tabs, or something just above that.


**--**  Steve



On Jan 9, 8:58 am, chrisbeaman <chris.bea...@gmail.com> wrote:
> Hi, I'm working with the Tabs plugin and have it so that my tabs work fine,
> and I can click an external text link to control my tabs. The problem is
> that these external links (in my footer) are far below where my tabbed
> content is.
>
> Does anyone know how I can anchor up to my tabs nav AND change my tabs at
> the same time? Ideally I'd like to be able to link to the tabs nav from
> another page as well.
> --
> View this message in 
> context:http://old.nabble.com/Anchoring-and-jumping-to-a-Tab-tp27088961s27240...
> Sent from the jQuery UI Discussion mailing list archive at Nabble.com.
-- 
You received this message because you are subscribed to the Google Groups 
"jQuery UI" group.
To post to this group, send email to jquery...@googlegroups.com.
To unsubscribe from this group, send email to 
jquery-ui+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/jquery-ui?hl=en.


Reply via email to