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

Tag 'jqvalid.form' does not allow setting 'class' attribute value #9

Open
jtammen opened this issue Mar 26, 2012 · 0 comments
Open

Comments

@jtammen
Copy link

jtammen commented Mar 26, 2012

Hi,

as the markup generated in tags.jqvalidate.JqValidateTags._form() already contains the class attribute with value play-jqvalid-form, you cannot declare any additional classes for the form like that:

#{jqvalid.form @Users.save(u.id), class: 'nice'}

I think the tag should append any given attribute values to the generated markup.

Thanks,
Jan.

xael-fry referenced this issue in xael-fry/play-jqvalidate May 8, 2012
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