Weird duplicate IE div.
- by Kyle Sevenoaks
Here's a weird bug I've found, IE8 is duplicating my div, but only a part of it.
How it looks in IE8:
And here's how it's meant to look in FF:
And the HTML:
<div id="roundbigbox">
<p id="pro">Produkter</p>
<table id="cart">
<div id="titles">
<div id="thinlinecopy"></div>
…