I have dropdown menu and it’s appear good at Firefox , chrome and IE8
like image1
but IE6 it’s not good like image 2
i used this code for it
#mmenu li ul
{ margin: 0;
padding: 0;
position: absolute;
visibility: hidden;
border-top: 1px solid white;
display:block;}
#mmenu li ul li
{ float: none;
display: inline;
}
#mmenu li ul li a
{ width: auto;
background: #9F1B1B;}
I propose a sticky! How to post code 101. Why do the helpers have to be puzzle makers. Why would I want to piece it all together just to test. Shouldn’t the helped do the grunt work? For gods sakes! Preferably post a stripped down test page link. If a link is not doable then just post all the stripped down working code. Wrapped in one code tag with a doctype and everything else to make it work. It should go >> Copy >> paste >> test. Three steps total.