]> source.dussan.org Git - jquery.git/commit
Fix #6562, tighten up the special code for form objects, add name attrHook for IE6...
authortimmywil <tim.willison@thisismedium.com>
Fri, 25 Mar 2011 05:46:29 +0000 (01:46 -0400)
committertimmywil <tim.willison@thisismedium.com>
Sun, 3 Apr 2011 23:13:40 +0000 (19:13 -0400)
commit9e05a0a37fcc6fc4985a95370f91e1f792e2273b
tree0ddec05cd5d4859bb7260b6c691ae04205bf8fd1
parent102053abd84124b1a69606565bd8da82bc5d30e9
Fix #6562, tighten up the special code for form objects, add name attrHook for IE6/7, and don't check for undefined with getting hook'd attr
src/attributes.js
test/index.html
test/unit/attributes.js