开发者

Side Menu Compatibility Issues for IE7

开发者 https://www.devze.com 2023-03-27 13:41 出处:网络
My left side navigation menu does not seem to show up on IE7. However on the newer versions they do. Can someone help me开发者_高级运维 on this? I am not allowed to upload any screenshots Please let m

My left side navigation menu does not seem to show up on IE7. However on the newer versions they do. Can someone help me开发者_高级运维 on this? I am not allowed to upload any screenshots Please let me know if you need me to input any code to help provide info for this problem. The website is www.firstlook-electronics.com. Any help is greatly appreciated.

Thanks,

Arshad


it's because you have set .col-1 css to be overflow:hidden. Set overflow to visible in ie7 and the left menu appears.

0

精彩评论

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