[jquery-ui] Unable to delete JQuery UI Tab Plugin cookies

2009-11-05 Thread Balu
Hi, I am using JQuery UI tabs along with cookie plugin to remember tabs. The code on the home page works absolutely fine. When a tab is switched, it remembers the switched tab upon refresh. When the "Home" button is clicked, it switches to the first tab. When "Logout" link is clicked, it deletes t

[jquery-ui] JQuery UI Tabs - Cookie Issue

2009-11-05 Thread Balu
All, I am using the JQuery UI tabs plugin with cookies and so far it works great. I am calling it as under: $('#container ul').tabs({cookie: {expires:1}}); The issue is, when a user logs out by clicking a logout link, I want the cookie to get deleted, so when the user logs back in, we have the f