I had a page working perfectly in IE4 at work, but when I took the same code home to IE5 it didn't work the same (it didn't work completely, that is).<br><br>The code simply created two hidden DIVs with some text and an IMG tag in each, and then a third DIV, initially hidden, with some text and a combo box. This third DIV was then shown, and should be the only thing visible in the document, centred. In IE5, for some reason the combo doesn't show!<br><br>Any clues?<br><br>