You could use the cookie option for that. Remember to include the
cookie plugin.

$(...).tabs({ cookie: { expires: 30 } });

http://docs.jquery.com/UI/Tabs


--Klaus



On 17 Sep., 06:11, internetchris <[email protected]> wrote:
> Hey Everyone,
>
> I just started using the tab plugin from Jquery UI. I'm not a
> javascript programmer (hence the use of the library), I am a
> programmer however. I'm sure I could figure this out if someone could
> point me in the right direction. I'm trying have my page remember the
> current selected tab when I POST my form and refresh the page. I want
> the same tab to be selected until another tab is choosen regardless of
> how many times my form is refreshed.
>
> Any thoughts?
>
> Thanks,
>
> Chris
--~--~---------~--~----~------------~-------~--~----~
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