Not sure if this is the right place for this topic. But the jQuery validation plugin is jquery.validationEngine.js. The orginal code has minCheckbox and maxCheckbox. I need these two methods to validate checkboxes. What files do I have to modify? I need to add $baseRules["minCheckbox"] and $baseRules["maxCheckbox"] to helpers/validation.php for the languages right? What else? I need help because checkboxes are critical to my component...