valentinalisch

Results 2 comments of valentinalisch

Just have a look at: http://www.valentinalisch.de/ It throws an error in IE9 "SCRIPT5022: DOM Exception: INDEX_SIZE_ERR (1)". Any help?

Line 319: this.imageData = this.context.getImageData(0, 0, this.canvas.width, this.canvas.height); this.canvas.width and height are giving back "0"; and so are this.image.width and height. Why is that?