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

Input Types + CSS class - not working #3

Open
brianleejackson opened this issue Apr 17, 2012 · 0 comments
Open

Input Types + CSS class - not working #3

brianleejackson opened this issue Apr 17, 2012 · 0 comments

Comments

@brianleejackson
Copy link

Your jquery script works great on standard a elements and divs. However, we are trying to add this as a class for a input type button and it doesn't work in IE9.

Everything is applied to .button-green, and it works fine on a standard html <a href=" " > link.

However, when trying to apply this to an input field, it doesn't work. Tried adding input as an additional option in the jquery.ie9gradius.js file, but still didn't work.

html <input type="submit" class="button-green" value="Login">

Any suggestions? Would really like to use this, but would like to be able to apply it via classes with input types.

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

1 participant