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

issue occured with radio button when using prototype.js #117

Closed
Jason1989 opened this issue Apr 21, 2014 · 2 comments
Closed

issue occured with radio button when using prototype.js #117

Jason1989 opened this issue Apr 21, 2014 · 2 comments

Comments

@Jason1989
Copy link

I want to use the simplest radio button, for example, the gender selection, if I write a pure one in the pure html, it's totally fine, after I selected one gender, even if I click on the same gender, it won't cancel my selection, but if I put the codes under prototype.js, one issue will occur.
image

After I selected one gender, I click one the same gender, you can see that my selection has been canceled, but actually the value is the same.
image

@fntz
Copy link

fntz commented Apr 21, 2014

Could you provide the code with this trouble?

@Jason1989
Copy link
Author

Sorry it was my fault, sorry for taking your time.

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