Difference in display between ie and firefox Difference in display between ie and firefox
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

Difference in display between ie and firefox

Started by tattoo-me, January 13, 2007, 10:16:53 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

tattoo-me

I used this code to insert Coppermine into a html page:

<object type="text/html" data="http://www.mywebsite.com/mygalleryinstall/" width="100%" height="100%">
<p>backup content</p>
</object></P>

My problem is this. It displays ok in ie but not in firefox, in ie it will fill my main panel but in firefox it will display as a block?
you can visit here http://www.tattoo-me.info/Tattoo_picture_gallery.html

Thanks in advance for any help

Sami

set the height to 1000 (height="1000") instead of 100%
‍I don't answer to PM with support question
Please post your issue to related board

tattoo-me