Is this an issue with the CSS, IE8, or what?
Here is the CSS:
.AutoCompleteListElement
{
visibility : hidden;
margin : 0px!important;
background-color : inherit;
color : windowtext;
border : buttonshadow;
border-width : 1px;
border-style : solid;
cursor : 'pointer';
overflow : auto;
height : 200px;
text-align : left;
list-style-type : none;
}
here is what it looks like in IE8

here is what it looks like in Compatibility Mode(which is correct)

Here is what it looks like in Firefox and Chrome

Any ideas?
This post has been edited by eclipsed4utoo: 01 February 2010 - 08:33 AM

New Topic/Question
Reply


MultiQuote





|