From: John Resig Date: Thu, 23 Jul 2009 22:16:29 +0000 (+0000) Subject: Fix for incorrect options being selected (noticed same problem with radio/checkbox... X-Git-Url: http://git.asbjorn.biz/?a=commitdiff_plain;h=9c9dd7cedea56a350d49ddcdf0982be9fcb6bad2;hp=9c9dd7cedea56a350d49ddcdf0982be9fcb6bad2;p=jquery.git Fix for incorrect options being selected (noticed same problem with radio/checkbox and fixed it there, as well). Fixes #4962. ---