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
HTML
<!DOCTYPE html> <html> <head> <meta charset="UTF-8" /> <title>TITLE</title> <meta name="viewport" content="user-scalable=no, width=device-width, initial-scale=1, maximum-scale=1"> </head> <body> <input type="checkbox" name="" id="a"><label for="a">aaaaaa</label> <script type="text/javascript" src="js/quo.standalone.js"></script> </body> </html>
OS: WIN7 Browser:Chrome 45.0.2454.85 m
The checkbox#a cannot be checked by click on the label when use android mobile browser, but PC's browser is ok.
The text was updated successfully, but these errors were encountered:
I have this problem too.
Sorry, something went wrong.
No branches or pull requests
HTML
OS: WIN7
Browser:Chrome 45.0.2454.85 m
The checkbox#a cannot be checked by click on the label when use android mobile browser,
but PC's browser is ok.
The text was updated successfully, but these errors were encountered: