scratch0-5 / index.html
soiz1's picture
Create index.html
30b65f4 verified
raw
history blame
535 Bytes
<style>body{background-color: #000000;color: #ffffff;}</style><script>document.write('<canvas id="squeakjs"></canvas>');</script><script src="squeak.js"></script><script>window.onload = function() {SqueakJS.runSqueak("Scratch11Oct03.image", squeakjs, { fullscreen: 1 });}</script><p id="noscript">Running Scratch versions online requires JavaScript. If JavaScript is not available for you, you can still <a href="/?download=Scratch11Oct03.image">download the image</a></p><script>document.getElementById("noscript").remove();</script>