The documentation currently says
:disabled checks the boolean (true/false) value of the element's disabled property
This does not appear to be true in any browser except maybe IE ( see jquery/jquery#2275 )
http://jsbin.com/padopu/3/edit?html,js,output
The documentation currently says
This does not appear to be true in any browser except maybe IE ( see jquery/jquery#2275 )
http://jsbin.com/padopu/3/edit?html,js,output