You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to moof...@googlegroups.com
Hi!
I validate a checkbox with class="validate['required','checkbox']". In all major browser the alert for "checkbox" only Safari shows the alert for "checkbox" and for "required". Any idea how to fix this? If i use class="validate[''checkbox']" the checkbox is not required.