I just tried to set up vex. My files are:vex.combined.min.js,vex.css, and vex-theme-default.css. My code is
`
`
When I run this code, I get the error "Cannot read property 'appendChild' of undefined". Please help! Thanks. The error is in this line of vex.combined.min.js: "n.appendChild(p);"
I just tried to set up vex. My files are:vex.combined.min.js,vex.css, and vex-theme-default.css. My code is `
` When I run this code, I get the error "Cannot read property 'appendChild' of undefined". Please help! Thanks. The error is in this line of vex.combined.min.js: "n.appendChild(p);"