Open chrissy25 opened 9 years ago
Which version of IE are you using, and what behavior are you seeing?
On Mon, Nov 16, 2015, 12:31 AM chrissy25 notifications@github.com wrote:
Hi,
in your demo page I had seen, that the IE is also supported, but without animated paths. But I am not able to get it running in IE, do I have to set a special property for IE support?
— Reply to this email directly or view it on GitHub https://github.com/ucdavis/wayfinding/issues/34.
I am using the Internet Explorer 11. I am using the demo, the travel path from one room to the target room will be not displayed. When I do the same in Chrome or Firefox it is working.
Maybe I found an hint for the problem. When I test the following demo "http://ucdavis.github.io/wayfinding/" it is working in IE, but when I test it on my own server it is not working. Maybe there is a problem with the libraries e.g. jQuery?
jQuery I am using the version 2.1.4
I tested it with the jQuery version 2.1.1 and it is working with IE :) I think there is a problem with the latest jQuery version.
Thanks. That information will make it much easier to track down the problem.
On Mon, Nov 16, 2015 at 6:42 AM chrissy25 notifications@github.com wrote:
I tested it with the jQuery version 2.1.1 and it is working with IE :) I think there is a problem with the latest jQuery version.
— Reply to this email directly or view it on GitHub https://github.com/ucdavis/wayfinding/issues/34#issuecomment-157052775.
I think I found the problem, please check the call stack here :)
Hi,
in your demo page I had seen, that the IE is also supported, but without animated paths. But I am not able to get it running in IE, do I have to set a special property for IE support?