I’m trying to figure out why creating a canvas using KineticJS isn’t working on my site in IE9. This example: http://www.html5canvastutorials.com/demos/kineticjs/html5_canvas_kineticjs_path/ works perfectly in IE9, but when I copy/paste the source code into a file on my site…it doesn’t work at all (it does work in FF/Safari/Chrome though).
Is there some server settings I should be checking? I know the rendering is all on the client, but I can’t figure out why it works one place and not the other.
Thank you for any help!
Check that you don’t have Compatibility Mode on…