Links as Disabled Buttons

NOTE: This class will only change the <a>'s appearance, not its functionality. Use custom JavaScript to disable links.

.btn .btn-default .disabled .btn .btn-primary .disabled

Buttons as Disabled Buttons

NOTE: If you add the disabled attribute to a <button>, Internet Explorer 9 and below will render text gray with a not so pretty text-shadow that cannot be fixed.