HighDots Forums  

Table works in IE but not Opera or Firefox?

Cascading Style Sheets Layout/presentation on the WWW (comp.infosystems.www.authoring.stylesheets)


Discuss Table works in IE but not Opera or Firefox? in the Cascading Style Sheets forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Hymer
 
Posts: n/a

Default Table works in IE but not Opera or Firefox? - 03-16-2006 , 09:21 PM






Hello,

I have a small table that works fine in IE6 but does not render at all in
Opera or Firefox.

Can anyone see what might be needed to get this to work in all three
browsers?

The code is below.

Thanks,

Bob


CSS:
table.organizations th{
text-align: left;
vertical-align: bottom;
font-size: 80%;
padding: 5px 0px 0px 10px;
}



HTML:

<table class="organizations" border=0>
<tr valign="middle"><td><img src="images/site/apa5.gif" alt="American
Psychological Association"></td><th>American Psychological Association
</th></tr>
<tr valign="middle"><td><img src="images/site/upa2.gif" alt="Usability
Professionals Association"></td><th colspan="2">Usability Professionals
Association </th></tr>
<tr valign="middle"><td><img src="images/site/hfes8.gif" alt="Human Factors
&amp; Ergonomics Society"></td><th colspan="2">Human Factors &amp;
Ergonomics Society </th></tr>
</table>



Reply With Quote
  #2  
Old   
Mark Parnell
 
Posts: n/a

Default Re: Table works in IE but not Opera or Firefox? - 03-16-2006 , 09:27 PM






Deciding to do something for the good of humanity, Hymer
<ergobob@sonic[REMOVE].net> declared in
comp.infosystems.www.authoring.stylesheets:

Quote:
I have a small table that works fine in IE6 but does not render at all in
Opera or Firefox.
URL?

--
Mark Parnell

Now implementing http://blinkynet.net/comp/uip5.html


Reply With Quote
  #3  
Old   
Hymer
 
Posts: n/a

Default Re: Table works in IE but not Opera or Firefox? - 03-16-2006 , 10:31 PM




"Gérard Talbot" <newsblahgroup (AT) gtalbot (DOT) org> wrote

Quote:
Hymer wrote :
Hello,

I have a small table that works fine in IE6 but does not render at all in
Opera or Firefox.

Can anyone see what might be needed to get this to work in all three
browsers?

The code is below.


Can you provide an url? With an url, we can verify, test the whole page
code (e.g.http headers).

Does the page validate (markup code and CSS code)?

Markup validation
http://validator.w3.org/

CSS validation
http://jigsaw.w3.org/css-validator/

Why we won't help you:
http://diveintomark.org/archives/200..._wont_help_you

Gérard
--
remove blah to email me

The table appears on every page on the site in the left navigation column.
The CSS and the HTML validate. The home page is at www.usernomics.com .

Thanks a lot,

Bob




Reply With Quote
  #4  
Old   
Hymer
 
Posts: n/a

Default Re: Table works in IE but not Opera or Firefox? - 03-16-2006 , 10:31 PM




"Gérard Talbot" <newsblahgroup (AT) gtalbot (DOT) org> wrote

Quote:
Hymer wrote :
Hello,

I have a small table that works fine in IE6 but does not render at all in
Opera or Firefox.

Can anyone see what might be needed to get this to work in all three
browsers?

The code is below.


Can you provide an url? With an url, we can verify, test the whole page
code (e.g.http headers).

Does the page validate (markup code and CSS code)?

Markup validation
http://validator.w3.org/

CSS validation
http://jigsaw.w3.org/css-validator/

Why we won't help you:
http://diveintomark.org/archives/200..._wont_help_you

Gérard
--
remove blah to email me

The table appears on every page on the site in the left navigation column.
The CSS and the HTML validate. The home page is at www.usernomics.com .

Thanks a lot,

Bob




Reply With Quote
  #5  
Old   
Hymer
 
Posts: n/a

Default Re: Table works in IE but not Opera or Firefox? - 03-16-2006 , 10:33 PM




"Gérard Talbot" <newsblahgroup (AT) gtalbot (DOT) org> wrote

Quote:
Hymer wrote :
Hello,

I have a small table that works fine in IE6 but does not render at all in
Opera or Firefox.

Can anyone see what might be needed to get this to work in all three
browsers?

The code is below.


Can you provide an url? With an url, we can verify, test the whole page
code (e.g.http headers).

Does the page validate (markup code and CSS code)?

Markup validation
http://validator.w3.org/

CSS validation
http://jigsaw.w3.org/css-validator/

Why we won't help you:
http://diveintomark.org/archives/200..._wont_help_you

Gérard
--
remove blah to email me

The table appears on almost every page in the left navigation column. The
CSS and HTML validate. The home page is at www.usernomics.com .

Thanks a lot,

Bob




Reply With Quote
  #6  
Old   
Mark Parnell
 
Posts: n/a

Default Re: Table works in IE but not Opera or Firefox? - 03-16-2006 , 10:35 PM



Deciding to do something for the good of humanity, Hymer
<ergobob@sonic[REMOVE].net> declared in
comp.infosystems.www.authoring.stylesheets:

Quote:
The table appears on every page on the site in the left navigation column.
Indeed it does, in IE, FF and Opera. I don't see a problem.

--
Mark Parnell

Now implementing http://blinkynet.net/comp/uip5.html


Reply With Quote
  #7  
Old   
Hymer
 
Posts: n/a

Default Re: Table works in IE but not Opera or Firefox? - 03-16-2006 , 11:15 PM




"Mark Parnell" <webmaster (AT) clarkecomputers (DOT) com.au> wrote

Quote:
Deciding to do something for the good of humanity, Hymer
ergobob@sonic[REMOVE].net> declared in
comp.infosystems.www.authoring.stylesheets:

The table appears on every page on the site in the left navigation
column.

Indeed it does, in IE, FF and Opera. I don't see a problem.

--
Mark Parnell

Now implementing http://blinkynet.net/comp/uip5.html
I wonder why I don't see it showing up in Opera or Firefox? I was able to
clear the cache in Firefox but could not see how to do it in Opera. I wonder
if that's the problem?

Thanks,

Bob




Reply With Quote
  #8  
Old   
Hymer
 
Posts: n/a

Default Re: Table works in IE but not Opera or Firefox? - 03-16-2006 , 11:20 PM




"Hymer" <ergobob@sonic[REMOVE].net> wrote

Quote:
"Mark Parnell" <webmaster (AT) clarkecomputers (DOT) com.au> wrote in message
news:adpa6z357st3$.dlg (AT) markparnell (DOT) com.au...
Deciding to do something for the good of humanity, Hymer
ergobob@sonic[REMOVE].net> declared in
comp.infosystems.www.authoring.stylesheets:

The table appears on every page on the site in the left navigation
column.

Indeed it does, in IE, FF and Opera. I don't see a problem.

--
Mark Parnell

Now implementing http://blinkynet.net/comp/uip5.html

I wonder why I don't see it showing up in Opera or Firefox? I was able to
clear the cache in Firefox but could not see how to do it in Opera. I
wonder if that's the problem?

Thanks,

Bob
I should have added that the table should appear on other pages as well. Hit
the top right button, e.g. "Human Factors" - I don't see it on that page.
The odd thing is that I now see it on the home page but not on any of the
others in both Opera and Firefox. I may have a browser problem at my end.

Thanks,

Bob




Reply With Quote
  #9  
Old   
Mark Parnell
 
Posts: n/a

Default Re: Table works in IE but not Opera or Firefox? - 03-16-2006 , 11:34 PM



Deciding to do something for the good of humanity, Hymer
<ergobob@sonic[REMOVE].net> declared in
comp.infosystems.www.authoring.stylesheets:

Quote:
I should have added that the table should appear on other pages as well. Hit
the top right button, e.g. "Human Factors"
"Human Factors" is the second top one. ;-)

Quote:
- I don't see it on that page.
Neither do I, but that's because it's not in the source.

--
Mark Parnell

Now implementing http://blinkynet.net/comp/uip5.html


Reply With Quote
  #10  
Old   
Fig
 
Posts: n/a

Default Re: Table works in IE but not Opera or Firefox? - 03-16-2006 , 11:50 PM



On Fri, 17 Mar 2006 05:20:15 -0000, Hymer <ergobob@sonic[REMOVE].net>
wrote:

Quote:
"Hymer" <ergobob@sonic[REMOVE].net> wrote in message
news:441a45d1$0$58059$742ec2ed (AT) news (DOT) sonic.net...

"Mark Parnell" <webmaster (AT) clarkecomputers (DOT) com.au> wrote in message
news:adpa6z357st3$.dlg (AT) markparnell (DOT) com.au...
Deciding to do something for the good of humanity, Hymer
ergobob@sonic[REMOVE].net> declared in
comp.infosystems.www.authoring.stylesheets:

The table appears on every page on the site in the left navigation
column.

Indeed it does, in IE, FF and Opera. I don't see a problem.

--
Mark Parnell

Now implementing http://blinkynet.net/comp/uip5.html

I wonder why I don't see it showing up in Opera or Firefox? I was able
to
clear the cache in Firefox but could not see how to do it in Opera. I
wonder if that's the problem?

Thanks,

Bob

I should have added that the table should appear on other pages as well.
Hit
the top right button, e.g. "Human Factors" - I don't see it on that page.
The odd thing is that I now see it on the home page but not on any of the
others in both Opera and Firefox. I may have a browser problem at my end.
Are you sure you're seeing it in IE on other pages? I'm not and it's not
in the source, so I don't see how you can be.
SSI problem?


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.