Hi,
I am creating a list of checkboxes that appear for each item in a list. If the list has more than 1 item, I can select the text beside the link and check the check box
However, if there is only one item in the list, an error occurs when I select the text!
How do I overcome this problem, using JavaScript or VbScript?
Thanks