Urgent: Cookie in tab

Urgent: Cookie in tab

Hi,
I'm trying to set cookies for 3 tabs. Second tab should be default if no cookies present,..
Here is my code:
  1. function side_tabs(){
  2. $('#tabs').tabs({  cookie: {expires: 1, path:'/'},
  3. fx: { height: 'toggle', duration: 500}
  4. });
Please, help me!
Thanks!
    • Topic Participants

    • info