|
Posted by Jonathan N. Little on 06/02/06 19:01
Kourosh wrote:
> Is there a nice/easy way to save the state of a whole bunch of
> checkboxes on an html page? I'm looping through all and saving them in
> a cookie, and then read the cookie on a page load and set the checkbox
> values accordingly. Just wondering if there is a better way....
>
> this is done locally. the html file is not on a server.
> just want ideas....
Without a server Cookie with JavaScript is really about it. Fudging with
the query string very kludgey and error prone
--
Take care,
Jonathan
-------------------
LITTLE WORKS STUDIO
http://www.LittleWorksStudio.com
Navigation:
[Reply to this message]
|