SyntaxFix
Write A Post
Hire A Developer
Questions
The disabled attribute isn't valid on all HTML elements I believe, see the MSDN article. That and the proper value for disabled is simply "disabled". Your best approach is to bind a click function that returns false.
disabled