Skip to content
This repository has been archived by the owner on Jan 17, 2025. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants