开发者

Some problems on my web page on INTERNET EXPLORER and not on other browsers

开发者 https://www.devze.com 2023-03-02 02:46 出处:网络
Can someone help me please? Am working on this page: http://www.lorealprofessionnel.co.uk/about-us/loreal-professionnel-portfolio

Can someone help me please?

Am working on this page:

http://www.lorealprofessionnel.co.uk/about-us/loreal-professionnel-portfolio

On INTERNET EXPLORER, why I can't see arrows to navigate through the carousel. It works on开发者_如何学C all others browsers

I have put :

<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE[all version here]" />

but nothing !


Actually those elements appear and disappear on Chrome too. When they're invisibile it seems something has given them explicit positions which are fighting with the logic in the original CSS. I can't find where precisely quickly because the page loads over 20 JavaScript files. I have rarely seen so much code to do so little. Screams of corporate CMS. I'm not surprised debugging this is a nightmare.

0

精彩评论

暂无评论...
验证码 换一张
取 消