I\'m trying to use Raphael JS, but jQuery selectors don\'t seem to work with Raphael JS in IE8.
In Chrome and Firefox this works:
var paper = Sca
I'd try
c.node.className = 'bluecircle';