Skip to content
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

Disabled Input Issue #42

Open
bailejl opened this issue Jun 23, 2013 · 2 comments
Open

Disabled Input Issue #42

bailejl opened this issue Jun 23, 2013 · 2 comments

Comments

@bailejl
Copy link

bailejl commented Jun 23, 2013

Before getting into the issue, let me explain the scenario. I have a form that needs to be populated before the submit button can be enabled. Therefore, I set the submit button to disabled and plan on enabling it after proper population of the form. However, the submit button appears different from a regular disabled button and the hover and click still work while it is disabled.

@joshuagatcke
Copy link
Owner

I need to test this. did you find a solution at all?
Are you using a submit button or input type submit?

@bailejl
Copy link
Author

bailejl commented Jun 25, 2013

I have not worked on resolving the issue, due to how I change the form validation process.
The problem is with input type submit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants