Search found 2 matches
- Fri Aug 30, 2013 6:56 pm
- Forum: PHP - Code
- Topic: How to limit chekbox selection if i have more checkbox field
- Replies: 3
- Views: 3175
Re: How to limit chekbox selection if i have more checkbox f
My title is not good, i wanted to say How to limit checkbox selection if i have more checkbox groups on one page.
- Fri Aug 30, 2013 6:54 pm
- Forum: PHP - Code
- Topic: How to limit chekbox selection if i have more checkbox field
- Replies: 3
- Views: 3175
How to limit chekbox selection if i have more checkbox field
I have 5 deferent checbox groups and each have abaout 30 or more checkboxes, they are created dynamicly. In each group i want to limit the selection on 2. Who pick more then 2 something need to tell him or other checkboxes need to freeze. I have 5 forms, each have one checkbox group and submit butto...