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

Level menu not displaying properly in Firefox #4

Open
kavika13 opened this issue Mar 1, 2013 · 0 comments
Open

Level menu not displaying properly in Firefox #4

kavika13 opened this issue Mar 1, 2013 · 0 comments

Comments

@kavika13
Copy link

kavika13 commented Mar 1, 2013

I believe this is because the code uses option.innerText = "Level #{i}" - which "isn't W3C compliant". See this Stack Overflow question:

Looks like it should be the textContent property instead.

kavika13 added a commit to kavika13/jelly that referenced this issue Mar 1, 2013
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