Anyone have any problems with this? px and em work fine, % does nothing. I just want to extend this div the length of the screen in IE8. Microsoft, please. Been looking for a while to now avail.
CSS
#topPane {width:100%;
height:100px;
background-color:#0C9;}
HTML
<div id="topPane">a</div>