help with show hide in a form -
01-13-2006
, 08:44 AM
I have a form with 2 submit buttons (s1 s2) and a list of checkboxes
this is what i want to do:
on a single checkbox select:
i want to display s1
on two or more checkbox selection:
i want to display s2 & hide s1
can you please help ? a simple example is highly appreciated
thanks in advance |