checkbox value after refresh

Posted by moustafa on Stack Overflow See other posts from Stack Overflow or by moustafa
Published on 2010-05-12T06:23:45Z Indexed on 2010/05/12 6:34 UTC
Read the original article Hit count: 483

Filed under:

hi guys,

How to retain the checkbox value (in js) after refresh? There is a checkbox in this form. When the page is refreshed, the checkbox data disappears. Is there a way to refresh the page, while keeping the checkbox data?

I have a window (#1) with a form and checkbox. #1 has a link to pop up another window (#2) with another form. When the form on #2 is completed, #1 is refreshed.

My project is a combination of PHP and JS..please help

Thank you.

© Stack Overflow or respective owner

Related posts about js