RaphaelJS rotation not working
问题 I'm banging my head against a wall with this one. I have raphael js version 2.0 and I need to make images rotate in a way that's cross-browser. I would love to do it in CSS3, but not all browsers support what I need to do. so, after racking my brain, I went to the Raphael playground and tried out some code in there. Doesn't work there either. What's going on here? go to playground: http://raphaeljs.com/playground.html run this code, should see an outline of a square. paper.rect(100, 100, 300