learning-threejs
learning-threejs copied to clipboard
"document.getElementById("WebGL-output").empty();"
"document.getElementById("WebGL-output").empty();"this is a jquery function,should be "$("#WebGL-output").empty();".
same problem
also can be fixed by innerHTML=''