Comment on HTML5 terminalparentComments−simonbrown14yIt's because of cross-origin restrictions. Try http://enable-cors.org/ or the site itself. I guess they could use a proxy if they want it to work for every URL.
Comments
It's because of cross-origin restrictions. Try http://enable-cors.org/ or the site itself. I guess they could use a proxy if they want it to work for every URL.