valign problem with firefox

R

Rabel

I am having a problem with the valign=bottom code in firefox it will
just appear in the middle of the page for some reason not at the
bottom, like in IE. Any Help is apprieciated

Randy
 
C

CRON

What are you trying to v-align and what are you trying to v-align it
in? I mean is it text in a cell? an image in a div? You need to be more
specific
 
R

Rabel

CRON said:
What are you trying to v-align and what are you trying to v-align it
in? I mean is it text in a cell? an image in a div? You need to be more
specific


I have a three rowed table with flash in 2 of the cells the one on the
bottom is the one that doesnt come out right in firefox it will just
show up in the middle of the page. This is the code

<table width="125" border="0" height="100%" cellspacing="0"
cellpadding="0" class="bodycopy">
<tr>
<td align="left" valign="top" width="125"
height="80">&nbsp;</td>
</tr>
<tr>
<td align="left" valign="top"><object
classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0"
width="125" height="145">
<param name=movie value="flashfiles/companysubcat.swf">
<param name=quality value=high>
<embed src="flashfiles/companysubcat.swf" quality=high
pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"
type="application/x-shockwave-flash" width="125" height="145"> </embed>
</object></td>
</tr>
<tr>
<td align="right" valign="bottom"><object
classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0"
width="75" height="135">
<param name=movie value="flashfiles/logocorner.swf">
<param name=quality value=high>
<embed src="flashfiles/logocorner.swf" quality=high
pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"
type="application/x-shockwave-flash" width="75" height="135"> </embed>
</object></td>
</tr>
</table>
 
C

CRON

That works perfectly for me in FF and IE7. What CSS do you have in the
bodycopy class? That is most likely the problem.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,777
Messages
2,569,604
Members
45,234
Latest member
SkyeWeems

Latest Threads

Top