I have a repeating region withing an asp page, within each repeating region there is a form with 3 checkboxes and a listbox.
I need some js that will only allow either
- any or all of the checkboxes to be ticked.
- or a selection made from the listbox.
- or no checkbox or list selection chosen.
can anyone point me in the right direction ?
thanks in advance.
I need some js that will only allow either
- any or all of the checkboxes to be ticked.
- or a selection made from the listbox.
- or no checkbox or list selection chosen.
can anyone point me in the right direction ?
thanks in advance.