Skip to content

Demos: Fixed exchanged active and hover class. #1085

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed

Demos: Fixed exchanged active and hover class. #1085

wants to merge 1 commit into from

Conversation

onovy
Copy link
Contributor

@onovy onovy commented Sep 20, 2013

Another try for #1082 and #1084

@scottgonzalez
Copy link
Member

Sorry for the huge delay on this.

Unfortunately we don't have a way to distinguish between a form control's active state and the generic activeness that we're using here. In the case of form controls, active needs to take precedence over hover (think of buttons and links), so we can't change the order here. We decided to update the demos to use the ui-state-default class for activation instead.

scottgonzalez added a commit that referenced this pull request Jan 15, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants