$(form).values() doesn't support multiple select#55
$(form).values() doesn't support multiple select#55mudhairless wants to merge 1 commit intotimjansen:masterfrom mudhairless:mudhairless-patch-1
Conversation
|
Thank you for your patch. I am not sure yet how to go on with this issue as I am not applying your patch yet as I think there is likely a more compact As there are several things like this, I hope to start working on 1.1 in Thanks, On Sun, May 24, 2015 at 8:23 PM, Ebben Feagan notifications@github.com
|
The documentation for the values function says if there are multiple results for a name it will return an array and that seems to work for checkboxen and the like but not for selects. I have confirmed this in IE7+ and A grade browsers.