Response title
This is preview!
$('#assignedToDropDown').attr('disabled', true);
Using this it will become disable but it will look like active element means disable element css is not getting applied on this.
$('#clearButton').removeClass('ui-btn-active'); but its not working.
© 2013 jQuery Foundation
Sponsored by and others.