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

fix: if two selects have one same name in a page #93

Merged
merged 1 commit into from
Jul 12, 2013
Merged

fix: if two selects have one same name in a page #93

merged 1 commit into from
Jul 12, 2013

Conversation

laishulu
Copy link
Contributor

@laishulu laishulu commented Jan 7, 2013

Currently, if I have two forms in a page,
and both of them have a select field named "favorite",
then the later one will be messed up,
because both of them will have the same id.

@Robdel12 Robdel12 merged commit 7aa3644 into Robdel12:master Jul 12, 2013
@Robdel12
Copy link
Owner

Merged in!

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

Successfully merging this pull request may close these issues.

2 participants