Wulf

Raphaël: Vector graphics in JavaScript

August 10th, 2008 · No Comments

Thanks to Buck for the link. Even works in IE6. Crazy.


paper.circle(320, 240, 50).attr({fill: "#223fa3",
	stroke: "#223fa3",
	"stroke-width": 3,
	"fill-opacity": 0.5});

View results of above source

more demos at: Raphaël main page.

Email This Post Email This Post

Tags: other · programming

0 responses so far ↓

  • There are no comments yet...Kick things off by filling out the form below.

Leave a Comment