I am having trouble getting elements on my page to work correctly in IE. I have a division with a picture and text in it, positioned absolute (I need to be able to float it on the screen over other eleements). When I hide the element because of a button press or something, the reshow it because of some other action, the text comes up fine, but not the picture.

I have always struggled with positioning and visibility working the way that I have read.

Can anyone give me concrete pointers on such topics? I am only concerned about an IE platform because the pages lie on an company intranet. I don't care about features working cross-platform.

Thanks for the help.