I am using below code for validation of fields of my Dialog Box but if I have select-box then how we can validate it using same way as they have used for other text input fields ?
Link to access code from Jquery-UI site
http://jqueryui.com/dialog/#modal-form
In the same way I want to validate my select-box too.