SyntaxFix
Write A Post
Hire A Developer
Questions
By CSS:
.disable{ cursor: not-allowed; pointer-events: none; }
Them you can add any decoration to that button. For change the status you can use jquery
$("#id").toggleClass('disable');