Thanks for the quick answer. Unfortunately I really need "position:absolute" in my container-div. Is there another solution to the problem?

Cheers,

Christopher

Veit Guna schrieb:
Hi.

Do you overwriting "position" with "absolute" or "relative" in your div containing the 
popup component? Had similar problems. Try to use "position:static" in the parent div to allow the popup to 
use position:absolute. This worked for me.

regards,
Veit


-------- Original-Nachricht --------
Datum: Thu, 04 Jan 2007 09:39:32 +0100
Von: Christopher Cudennec <[EMAIL PROTECTED]>
An: MyFaces Discussion <[email protected]>
Betreff: t:popup renders strangely in IE

Hello everybody,

I would like to use tomahawk's popup. Does anyone of you have problems using it with IE? When using it, my popup is rendered strangely: Instead of only showing the div containing the code in "popup"-facet, I see another div of the same size just some pixels to the upper left. Using it with Firefox is not a problem. Do I have to watch out for not overwriting CSS-style classes?

Thanks,

Christopher


Reply via email to