]> source.dussan.org Git - jquery.git/commit
Minor adjustments and cleanup, including normalizing the value to a string when setti...
authortimmywil <tim.willison@thisismedium.com>
Sat, 2 Apr 2011 18:23:33 +0000 (14:23 -0400)
committertimmywil <tim.willison@thisismedium.com>
Sun, 3 Apr 2011 23:13:41 +0000 (19:13 -0400)
commitff7576755864193b4c1a00464bf0919bbbe96e8b
treec65fe32f5b98d85ac267c38dbd17861246ee3db3
parent8cbf551a48cbc47eccba2050e95745f70166ae1d
Minor adjustments and cleanup, including normalizing the value to a string when setting( list of changes below )

- Normalize set value to string to synchronize return type cross-browser

- Add style attrHook to propHooks to support style getting in all browsers for both attr and prop

- Extend the selected propHook instead of overriding a possible set function

- Remove selected propHook TODO since there is no selected content attribute and it should return null
src/attributes.js