jQuery Validation on Select List themed with jQuery UI SelectMenu Plugin
问题 This is a followup to another question; First I needed to get the validation working on a normal select list. (The first part is available here) I have a select menu that has some jQuery Validation logic on it. I am using ASP.NET MVC, so there are some custom attributes - but right now I just want the validation to work, so the attributes are not important. I managed to get that to work (actually, Gajotres solved it, not me.) Now I want to extend it into the jQuery UI selectmenu plug (plugin