SyntaxFix
Write A Post
Hire A Developer
Questions
You can check if a element is disabled or not with this:
if($("#slcCausaRechazo").prop('disabled') == false) { //your code to realice }