Are you storing the last known position of the tab in a cookie? If so,
you can always set the specific tab in the cookie and refresh the page
so it loads to it. I've not sued the jQuery tabs yet, but that's how
it has worked for me in the past with the 'other' JS library tab
system ;)

On Oct 1, 10:56 pm, zweb <traderash...@gmail.com> wrote:
> Based on certail action, want user to go back to a particular tab and
> not the first tab of page as default
>
> On IE 7, only following workshttp://www.example.com/customer/30/#orders
> On Firefox and safari, only following 
> workshttp://www.example.com/customer/30#orders
>
> Note / before # on IE.
>
> How can I do it so that I can make user go to orders tab of customers
> page on all browsers.
>
> Please help.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"jQuery UI" group.
To post to this group, send email to jquery-ui@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