kappys1 / angular2-carousel

An lightweight , touchable and responsive library to create a carousel for angular 2 / 4 / 5
https://kappys1.github.io/angular2-carousel/
MIT License
26 stars 15 forks source link

Problem in IE #2

Closed ghost closed 6 years ago

ghost commented 6 years ago

Hi, working excellent in chrome ,firefox.but in IE i am getting cube mode like this...and mouse moves very hard...not as like in other browser...

is there any solutions?? is there any changes in css file??

In IE:

vani_ie

In firefox:

screenshot from 2018-01-02 17-54-51

kappys1 commented 6 years ago

Is possible that is a browser problem... This should fixed with issue #1 image

you can check that the perspective is only available with version 11... let me see if I found any solution!

Thanks

kappys1 commented 6 years ago

@nomulavani sorry for responding too late

I think that this question was resolved in this issue