I’ve developed java script to draw graphical shapes using Raphael. Its perfectly works with IE9 and other browsers like firefox and google chrome. But it’s not working with IE8 and lesser versions of IE. Could anyone please help me to make Raphael to work with IE8 and lesser versions.
I’ve developed java script to draw graphical shapes using Raphael. Its perfectly works with
Share
Rapheal js supports
Firefox 3.0+, Safari 3.0+, Chrome 5.0+, Opera 9.5+ and Internet Explorer 6.0+so if its not working in IE8 then probably you might need to check your code