zurb / foundation-apps

The first front-end framework created for developing fully responsive web apps.
http://foundation.zurb.com/apps
MIT License
1.58k stars 216 forks source link

Add button[disabled] attribute styles #713

Closed bionicbrian closed 8 years ago

bionicbrian commented 8 years ago

Because there are differences between adding a disabled class and actually disabling a button. The current workaround is to add the attribute AND the class to the button element.

For comparison, the "plain old" Foundation library has styles for button[disabled].

bionicbrian commented 8 years ago

This is not the way to do this. I do suggest adding this, but not in the spot this PR has it. I'll be back. ha. Thanks. ;)