Hi,
I've set the background of the modal box to be transparent. This works fine in firefox but in IE the images are showing with a white background. How do I get the transparency working in IE?
Thanks
Transparency issue in IE
- Jan
- Phoca Hero

- Posts: 49299
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Transparency issue in IE
Hi, I think, this is more question on modal box developer, maybe the transparency does not work for IE, so it is changed in javascript to white in modal box
Jan
Jan
If you find Phoca extensions useful, please support the project
-
karaoke
- Phoca Member

- Posts: 11
- Joined: 07 Feb 2010, 11:47
Re: Transparency issue in IE
How can I modify the modal box? I think I have to add ALLOWTRANSPARENCY="true" to the iframe but I don't know how. Please advise.
Thanks
Thanks
-
karaoke
- Phoca Member

- Posts: 11
- Joined: 07 Feb 2010, 11:47
Re: Transparency issue in IE
I just figured it out :karaoke wrote:How can I modify the modal box? I think I have to add ALLOWTRANSPARENCY="true" to the iframe but I don't know how. Please advise.
Thanks
I added
Code: Select all
'ALLOWTRANSPARENCY': true,Code: Select all
return new Element('iframe', {- Jan
- Phoca Hero

- Posts: 49299
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact: