Internet Explorer 9 - Arrows not visible

240 views
Skip to first unread message

AceLine

unread,
Jan 17, 2012, 8:43:24 AM1/17/12
to JointJS
Hi there!

I´m testing jointjs, it is so nice work but: f*****g Internet Explorer
9 (newest version) doesn´t work with the arrows. If I switch it back
to Document mode IE8 or IE7 it works perfect.
Can it be that Mircosoft is going back to the roots? (IE10 will work
like IE 2.0)

Has anybody an idea how to solve this problems? I need it to work
specialy on Internet Explorer....

Thnx. in advance...

Best regards,

Ingmar

Chris

unread,
Apr 26, 2012, 1:19:04 PM4/26/12
to joi...@googlegroups.com
I had the same problem. I found that if I downloaded all the individual js files rather than the single js file containing everything then it worked.

I'm not sure which of the js files was causing the error but hopefully this helps anyone else that was having a similar issue.

Not sure if you'll need all of the following but here are the files that I used to get IE9 to render the arrows:

    <script src="../Scripts/json2.js" type="text/javascript"></script>
    <script src="../Scripts/raphael.js" type="text/javascript"></script>
    <script src="../Scripts/joint.js" type="text/javascript"></script>
    <script src="../Scripts/joint.arrows.js" type="text/javascript"></script>
    <script src="../Scripts/joint.dia.js" type="text/javascript"></script>
    <script src="../Scripts/joint.dia.serializer.js" type="text/javascript"></script>
    <script src="../Scripts/joint.dia.fsa.js" type="text/javascript"></script>
    <script src="../Scripts/joint.dia.uml.js" type="text/javascript"></script>
    <script src="../Scripts/joint.dia.pn.js" type="text/javascript"></script>
    <script src="../Scripts/joint.dia.devs.js" type="text/javascript"></script>
    <script src="../Scripts/joint.dia.cdm.js" type="text/javascript"></script>
    <script src="../Scripts/joint.dia.erd.js" type="text/javascript"></script>
    <script src="../Scripts/joint.dia.org.js" type="text/javascript"></script>

Hope this helps someone,

Chris
Reply all
Reply to author
Forward
0 new messages