Can I do this with JQuery?
Hi,
I have a form, a collection of checkboxes. For example:
hxxp://tinypic.com/r/apbclf/3
One column is Start (left) and the other End(right).
There has to be one Start checked at all times and once this is selected no other Start(left) checkbox can be selected. Also, once the start point is chosen all the End(right column) boxes should be checked.
Does anyone have any idea how I would go about doing this? I'm really stuck on this one.
Thanks in advance for any advice/help.