checkboxes have checked attribute you could pass checked true if it was checked.
i dont know if you are trying to do something more complex a lil more info may help. On Jan 17, 2011, at 12:16 AM, Shawn Stringfield wrote: > How do I save checkbox state using jquery? Do I need to use php session > variables and pass that on to jQuery? > > I'm trying to save a cookie session based on a user's selection of a checkbox > but of course the checkbox clears everytime you quit the browser. > > -- > To view archived discussions from the original JSMentors Mailman list: > http://www.mail-archive.com/[email protected]/ > > To search via a non-Google archive, visit here: > http://www.mail-archive.com/[email protected]/ > > To unsubscribe from this group, send email to > [email protected] -- To view archived discussions from the original JSMentors Mailman list: http://www.mail-archive.com/[email protected]/ To search via a non-Google archive, visit here: http://www.mail-archive.com/[email protected]/ To unsubscribe from this group, send email to [email protected]
