Thanks Jon. This works perfectly.
On Jul 7, 1:17 pm, Jon Banner wrote:
> i had a similar problem this morning. I updated the call to the write cookie
> to include a path (i was getting a cookie written for each page in the app)
>
> line 172 in the uncompressed plugin.
>
> $.cookie(settings.cook
i had a similar problem this morning. I updated the call to the write cookie
to include a path (i was getting a cookie written for each page in the app)
line 172 in the uncompressed plugin.
$.cookie(settings.cookieId, data.join(""), { path: '/' } );
Jon
2009/7/6 Keith
>
> Here is the menu tha
2 matches
Mail list logo