开发者

ASP.Net menu acting strange in IE

开发者 https://www.devze.com 2023-03-03 22:12 出处:网络
I made a site using ASP.net and it works fine in Firefox and Chrome but in IE my me开发者_开发知识库nu becomes huge and extends past my page border. The site is www.radoart.co.za . Any help is appreci

I made a site using ASP.net and it works fine in Firefox and Chrome but in IE my me开发者_开发知识库nu becomes huge and extends past my page border. The site is www.radoart.co.za . Any help is appreciated.

Thanks!


problem is cause by the your .menu class

if you set the padding-left and padding-right values to 5px it will work fine in IE too because its working fine at my end if i set the padding-left and padding-right vlaues to 5px.

0

精彩评论

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