Raphael uses SVG for rendering, which is only supported on IE9 (and not even fully). How does it render on IE6-8? I can’t find any mention of this on the site.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
If I am not mistaken; Raphael makes use of Internet Explorer’s VML feature for <= 8. VML was Microsoft’s version of SVG before they decided to drop development of VML (but continue to support it) in favor of SVG. In fact, search the home page for “VML” and that is what they say:
Emphasis mine.