Made sure that the .val() logic for setting radios and checkboxes was correct. Fixes...
authorjeresig <jeresig@gmail.com>
Tue, 22 Dec 2009 06:18:49 +0000 (01:18 -0500)
committerjeresig <jeresig@gmail.com>
Tue, 22 Dec 2009 06:18:49 +0000 (01:18 -0500)
commitf298cce100c6fe23840ac95e66aaea9cb2bfb447
tree6df53cdd21ec09555efbf9b05a808a326fc0696b
parent261b7efb5f86a5c9a3de8434f3cad858101e4249
Made sure that the .val() logic for setting radios and checkboxes was correct. Fixes #5698.
src/attributes.js
test/unit/manipulation.js