Jquery ui tab and cookies
Hi, i am using jquery cookie option to remember tab (and subtab) option after reloading of page and there is a problem in remembering subtabs if there are more then 15 (in my case). Then, after reload, cookie value is being 0. Can it be that cookie got over size limit? Shouldnt happen as only number of selected tab is remembered in cookie. I made example on jsFiddle to see problem:
http://jsfiddle.net/DsJRx/4/