http://docs.jquery.com/UI/API/1.7/Tabs#...select_a_tab_from_a_text_link_instead_of_clicking_a_tab_itself

The same applies to rotate, just replace the call with the one for
starting and stopping a rotation.

--Klaus


On 27 Feb., 07:42, jc_2009 <[email protected]> wrote:
> Hi.. am fairly new to this...
>
> If I'm using JQuery Tab (see below), how do I do the following:
> 1. I have a hyperlink in the page which should trigger it to go/stop
> to a specific Tab/Panel (e.g. Panel 3)
> 2. I have a button to stop the panels/tabs from rotating
> 3. I have a button to start the panels/tabs rotating again
>
> $(document).ready(function(){
>      $('#mycontent > ul').tabs({ fx: { opacity: 'toggle' } }).tabs
> ('rotate', 3000);
>
> });
>
> Thank you.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"jQuery UI" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/jquery-ui?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to