You can use the jQuery Validation plugin to validate select option boxes. The plugin provides a set of validation methods, including the “required” method, which can be used to ensure that a select option box has a value selected.
Example:
jQuery Select Option Box Validation