I’ve an issue with the fantastic RaphaelJs lib. It doesn’t work on IE (8 and 7) if I use the minify version. It works of with the dev version.
An error is raised on paper = Raphael("canvas", 100, 100);
Any idea what can be wrong?
Thanks in advance
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.
This bug has been fixed : https://github.com/DmitryBaranovskiy/raphael/issues/158