1
vote
1answer
159 views

Dropdown menu doesn't fit in form

I have a problem with the way Internet Explorer displays the drop down menu from a look up column in a form. I have a list that contains the names of US, Mexican and Canadian states. In State Folder ...
0
votes
1answer
3k views

CSS: display:table, etc. not working in IE8 [closed]

I've been trying to layout a set of fields using the CSS display property with table, table-row, etc. It renders just fine in FireFox, but it doesn't render properly in IE8, which is supposed to ...