Fixed #1074 where .html() was incorrectly changing the selected value of an option.
authorDavid Serduke <davidserduke@gmail.com>
Sat, 17 Nov 2007 22:09:51 +0000 (22:09 +0000)
committerDavid Serduke <davidserduke@gmail.com>
Sat, 17 Nov 2007 22:09:51 +0000 (22:09 +0000)
commit264ffbc73be61778484a292392d1b18a8976588f
tree07fe48303b5589c00ee86fbdd8744e8bcc3a5b7e
parent32b3ac4f063571257b36477cc5dcb659cac2c357
Fixed #1074 where .html() was incorrectly changing the selected value of an option.
src/core.js
test/unit/core.js