We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
1、form表单不添加required-validate在ie会弹出json数据下载。 2、form表单和tree-treeCheck结合会产生必填字段效果,但是表单� ��没有一个字段含有class="required"[表单含有required-validate]
Original issue reported on code.google.com by [email protected] on 29 May 2013 at 3:10
[email protected]
The text was updated successfully, but these errors were encountered:
原来这些蛋疼的问题都是在ie10中采用或者不采用向下兼容的� ��式产生的。 值得说明的是ie10似乎采用了更加严格的class命名方式,例如re quired-validate的命名是不合法的,这不符合w3标准。ms又在玩笑� ��
Original comment by [email protected] on 29 May 2013 at 6:00
Sorry, something went wrong.
No branches or pull requests
Original issue reported on code.google.com by
[email protected]
on 29 May 2013 at 3:10The text was updated successfully, but these errors were encountered: