Remember javascript variable

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • John M

    Remember javascript variable

    I use a javascript code to show/hide a table on my site. If user go to the
    next page is it possible to remember taht previously the tablo was hide or
    not?

    Thanks!


  • Marek A. Stepien

    #2
    Re: Remember javascript variable

    John M wrote:[color=blue]
    > If user go to the
    > next page is it possible to remember taht previously the tablo was hide or
    > not?[/color]

    You can use cookies for that.

    --
    marcoos.org

    Comment

    Working...