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

"document.getElementById("WebGL-output").empty();" #20

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

blueyy
Copy link

@blueyy blueyy commented Mar 7, 2016

"document.getElementById("WebGL-output").empty();"this is a jquery function,should be "$("#WebGL-output").empty();".

"document.getElementById("WebGL-output").empty();"this is a jquery function,should be "$("#WebGL-output").empty();".
@blueyy blueyy closed this Mar 7, 2016
@blueyy blueyy reopened this Mar 7, 2016
@picasso250
Copy link

same problem
also can be fixed by innerHTML=''

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