I have a form with a checkbox...
when a certain condition is true onload, I want it to start out as checked.
I don't think that I want to actually click it, because that would invoke the onclick method, and I don't want that.
Is there a good way to do this? I'm looking at things and just not finding it, though I'm assuming it's a trivality.
Thanks,
Rob
when a certain condition is true onload, I want it to start out as checked.
I don't think that I want to actually click it, because that would invoke the onclick method, and I don't want that.
Is there a good way to do this? I'm looking at things and just not finding it, though I'm assuming it's a trivality.
Thanks,
Rob