Forum Moderators: not2easy
<div id='container'>
<div id='leftText'>The text goes in here</div>
<div id='image'><img src='image.jpg' /></div>
</div>
container is just a container div, leftText is floated left and contains the text, image div is floated right. The text in 'leftText' disappears in IE, unless you press the refresh button or scroll the page up and down, then you can see it ok! Any idea what's going on here and how to fix it?
It appears to be ok in FireFox, Safari, Opera, etc... anything that's compliant basicly!
Thanks
Gav