Hi All I have been successfully using ClueTip, but cannot figure out how to implement a "if one or more of these are not filled in then display this single notice" kind of action.
For example, I have a number of Likert scale items (radio buttons) on a student survey. Rather that a tedious series of notices saying "respond to item 1," and "respond to item 2," etc. I would just like to display one notice. So I need something such as "If item 1 is empty OR if item 2 is empty OR if item 3 is empty THEN display "ALL OF THESE MUST BE FILLED IN'" Is it possible to do this using jQuery and Cluetip? Thank you.