How to enable the getCookie and SetCookie method in javascript?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • varunkumarid
    New Member
    • Aug 2008
    • 40

    How to enable the getCookie and SetCookie method in javascript?

    Hi to everybody.

    I have the animatedCollaps e.js file in C#.net ..

    In this File the set and Get Cookie method is Calling by the Init method of animatedCollaps e.js file through like

    animatedCollaps e.init()

    In this method i have Store the Div Status of the Page..

    But it could not work.

    How can i make it enable?
  • ThatThatGuy
    Recognized Expert Contributor
    • Jul 2009
    • 453

    #2
    Are you passing a reference of the DIV you're using in you js method

    Comment

    Working...