I have a slider that I got that was an open source slider that I put in to my website landing page. It works in IE7 but not in 11. It has transform, transition, animate, and translate styles applied in the css and special -webkit- instructions but it doesn't have any -ms- ones.
What do I need to do to get this working in IE11?
Thank you in advance.