SyntaxFix
Write A Post
Hire A Developer
Questions
The disabled attribute's standard behavior only happens for form elements. Try unbinding the event:
$("span").unbind("click");