Wilto / Dynamic-Carousel

A carousel plugin built for responsive layouts. There are many like it, but this one is mine.
matmarquis.com/carousel/
472 stars 112 forks source link

Slides not sliding in IE 8 and IE 9. #79

Open ramansharma89 opened 11 years ago

ramansharma89 commented 11 years ago

On clicking next/prev or corousel tabs, slides change but don't slide(no animation) in IE 8 and IE9. working fin in IE7 though. can you help. it's kind of urgent.

Regards, Raman

nozdereli commented 11 years ago

You can try this line for your project; ( ) ( )

websty commented 11 years ago

slide(no animation) in IE 8 and IE9

nozdereli commented 11 years ago

meta http-equiv="X-UA-Compatible" content="IE=9" meta http-equiv="Content-Type" content="text/html; charset=Windows-1254"

websty commented 11 years ago

i'm use

meta http-equiv="X-UA-Compatible" content="IE=9" meta http-equiv="Content-Type" content="text/html; charset=Windows-1254"

but don't slide(no animation) in IE 8 and IE9

nozdereli commented 11 years ago

do you have telerik or devexpress aplication? Their slider function is simple and great you can look at this link for the demo... http://demos.telerik.com/aspnet-ajax/

ncompass commented 11 years ago

Still cannot get it to work in IE8 or IE9 - any help appreciated

nozdereli commented 11 years ago

there is a free web template in here with fabulous jQuery slider.... Maybe you should try.... You can find very good stuff.. blog.templatemonster.com/category/free-html5-templates/

mennos commented 11 years ago

There's an open pull request which solves this issue:

https://github.com/Wilto/Dynamic-Carousel/pull/52

Mahesh2base commented 10 years ago

Issue #79: Slides not sliding in IE 8 and IE 9.