-
CSS not working in IE6
Hi All,
Can any expertist help in my CSS and JQuery coding which i downloaded from http://www.dynamicdrive.com/style/cs...line_tabs/P10/.
It work perfectly at IE7
http://picasaweb.google.com/lh/photo...eat=directlink
but when i browse it from IE 6 the dropdown menu change in vertical orientation like image below:http://picasaweb.google.com/lh/photo...eat=directlink
can anyone help in this?
Thank you.
-
-
Hi ALL,
I had solve the problem by adding display:inline; at
.droplinetabs ul li ul li a span
{
background: #CC0000; /*sub menu background color */
width:100%;
height:100%;
border-right:1px inset #ffffff;
white-space:nowrap;
display: inline;
}
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks