It was just that I misplaced the cookie option, I had put it in the fx part
while it should have been outside of it.
Thank you for your answer.
On 6/16/08, Klaus Hartl <[EMAIL PROTECTED]> wrote:
>
>
> That looks correct. Did you not forget to include the cookie plugin?
>
>
> --Klaus
>
>
>
> On 15
That looks correct. Did you not forget to include the cookie plugin?
--Klaus
On 15 Jun., 18:34, "Isaak Malik" <[EMAIL PROTECTED]> wrote:
> Oups, it was a mistake at my side, corrected code:
>
> $(function()
> {
> $('#tabCont > ul').tabs({fx: {opacity: 'toggle', duration: 500}, cookie:
> {expi
Oups, it was a mistake at my side, corrected code:
$(function()
{
$('#tabCont > ul').tabs({fx: {opacity: 'toggle', duration: 500}, cookie:
{expires: 7, path: '/'}});
});
--
Isaak Malik
Web Developer
3 matches
Mail list logo