Fixed not being able to set the disabled value of an element using .attr(). Ticket #8
authorJohn Resig <jeresig@gmail.com>
Fri, 16 Jun 2006 02:25:10 +0000 (02:25 +0000)
committerJohn Resig <jeresig@gmail.com>
Fri, 16 Jun 2006 02:25:10 +0000 (02:25 +0000)
commit7ebe209b320b53fcaa3645e77894f3424b0232cb
tree86accde075f8cd0119893a1a907ca6b43fa34254
parent7eb6a25d5e223053a1ebc824c78bf854a755ccd0
Fixed not being able to set the disabled value of an element using .attr(). Ticket #8
jquery/jquery.js