nikki / LiteAccordion

A lightweight horizontal accordion plugin for jQuery.
MIT License
224 stars 130 forks source link

IE 10 problem #82

Closed kmblackwell closed 10 years ago

kmblackwell commented 10 years ago

Hi Nikki,

Thank you for your wonderful plugin.

However, I am having a problem with IE 10 browser, not sure what do I need to make this work. please see:http://fawcetts-test.je-hosting.co.uk/ for the test site.

I was thinking that this code is not reading on IE10:

transform: translateX(-100%) rotate(-90deg); transform-origin: right top 0px;

Hope you could help me with this.

Thank you in advance.

nikki commented 10 years ago

Do you have compatibility view turned on? As I've just tested your site in IE10 and it looks okay(?)

kmblackwell commented 10 years ago

Hi Nikki,

Thank you for getting back to me, I have sorted everything and it is my theme's issue.

Many Thanks,

Krystal

nikki commented 10 years ago

No problem :)