2012年2月7日火曜日

How To Fix Css Ie

how to fix css ie

div - css drop down menu using float need to convert to inline-block

So I have been trying to center this dropdown menu and through all my googling I have found nothing except something about inline-block instead of float but everything i try ends up screwing with the menus that drop down.

Any ideas how to fix this to inline-block?

    

And this is the css for the above code:


    div#topnav {     position:absolute;     width: 100%;     text-align: center;     top: 37px;     }      #navbar {     width: 99%; margin: 0; padding: 0; text-align: center; height: 0em; }     #navbar li { list-style: none; float: left; }     #navbar li a {     margin: 0; display: block; padding: 1px 1px; text-decoration: none; }      #navbar li ul { display: none; background-image:url(images/drop_mid.png);}      #navbar li:hover ul { display: block; position: absolute; margin: 0; padding: 0; }     #navbar li:hover li { float: none; }     #navbar li:hover li a { background-image:url(images/drop_mid.png);     #navbar li li a:hover { background-image:url(images/drop_mid.

These are our most popular posts: how to fix css ie

CSS PNG Image Fix for IE - Organize and share your code snippets

I need someone to fix IE 8 and 9 cross browser compatibility issues on a site. The issues are mainly Javascript, and some css. You MUST have both IE 8 and 9. read more

Simple project fix CSS so site looks same in all browsers

is there any way to fix background-size:contain/cover/auto for IE7. i tried using an image within an absolute div with but then there comes design problems. so, isnt there any way to fix it ? SgtLegend January ... read more

background-size fix for ie7 - CSS-Tricks Forums

CSS PNG Image Fix for IE. * html img, * html { azimuth: expression( this Set?this Set=true:(this.nodeName == this.src.toLowerCase().indexOf(-1?(this.runtimeStyle.backgroundImage = , this. ... read more

Fix Css and Javascript IE browser errors

I need someone to fix IE 8 and 9 cross browser compatibility issues on a site. The issues are mainly Javascript, and some css. You MUST have both IE 8 and 9. read more

Related Posts



0 コメント:

コメントを投稿