Go Back   Velocity Reviews > Newsgroups > HTML
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply

HTML - Firefox Links Table Problem

 
Thread Tools Search this Thread
Old 08-10-2006, 08:44 PM   #1
Default Firefox Links Table Problem


I have a problem with displaying a table of links in Firefox 1.5 that
displays perfectly in IE 6. My web site page www.nickataylor.com/Sites-I-
Like.html displays a table of links to other web pages. In Firefox,
while most of the table entries display nicely, certain entries are
missing entirely but show up fine in IE. Entries are either side by side
pairs or single central (colspan="2"). In one instance a side by side
pair are both absent and in three other cases only the right side member
of pairs is gone.

I've validated the html so the only error is a small one of no importance
at the bottom of the page. It's in a "search http://demoz.org" that
works OK but the validator doesn't like a bit of the paste in code.

I've tried eliminating the left panel bookmarks to make more room
thinking maybe the side by side table entries were being crowded but it
makes no difference.

I've compared missing and present table entries html of nearly identical
nature side by side and can see no difference. What I did find was
eliminating the trailing quotation mark in a link's
alt="somethingsomethingetc" magically restores the missing link which had
me searching for an extra or missing " to no avail.

Firefox will correctly display the missing link images when these are
separately called up with the path used in the link so that's ok. All
the link images are in my own directory so it's not a case of something
like "adblock" excluding web material it thinks are spam.

I've spent a good many hours in the past tracking down html syntax errors
but this time I'm stumped. I use plain 'ol MS NotePad for editing my
html. Any suggestions would be appreciated. Regards, Nick


enaitee
  Reply With Quote
Old 08-10-2006, 09:09 PM   #2
Sym
 
Posts: n/a
Default Re: Firefox Links Table Problem
The only diff I can see is the hung-art and the two links after it are
centre on IE and left o FF ?



enaitee wrote:
> I have a problem with displaying a table of links in Firefox 1.5 that
> displays perfectly in IE 6. My web site page www.nickataylor.com/Sites-I-
> Like.html displays a table of links to other web pages. In Firefox,
> while most of the table entries display nicely, certain entries are
> missing entirely but show up fine in IE. Entries are either side by side
> pairs or single central (colspan="2"). In one instance a side by side
> pair are both absent and in three other cases only the right side member
> of pairs is gone.
>
> I've validated the html so the only error is a small one of no importance
> at the bottom of the page. It's in a "search http://demoz.org" that
> works OK but the validator doesn't like a bit of the paste in code.
>
> I've tried eliminating the left panel bookmarks to make more room
> thinking maybe the side by side table entries were being crowded but it
> makes no difference.
>
> I've compared missing and present table entries html of nearly identical
> nature side by side and can see no difference. What I did find was
> eliminating the trailing quotation mark in a link's
> alt="somethingsomethingetc" magically restores the missing link which had
> me searching for an extra or missing " to no avail.
>
> Firefox will correctly display the missing link images when these are
> separately called up with the path used in the link so that's ok. All
> the link images are in my own directory so it's not a case of something
> like "adblock" excluding web material it thinks are spam.
>
> I've spent a good many hours in the past tracking down html syntax errors
> but this time I'm stumped. I use plain 'ol MS NotePad for editing my
> html. Any suggestions would be appreciated. Regards, Nick




Sym
  Reply With Quote
Old 08-10-2006, 09:15 PM   #3
Beauregard T. Shagnasty
 
Posts: n/a
Default Re: Firefox Links Table Problem
enaitee wrote:

> I have a problem with displaying a table of links in Firefox 1.5


FWIW, the page looks the same to me in IE 6, Firefox 1.5.0.6, and Opera
9. I don't see, or notice, any missing links/images.

You should optimize a lot of those images.

--
-bts
-Warning: I brake for lawn deer


Beauregard T. Shagnasty
  Reply With Quote
Old 08-10-2006, 09:25 PM   #4
David
 
Posts: n/a
Default Re: Firefox Links Table Problem
enaitee wrote:
> I have a problem with displaying a table of links in Firefox 1.5 that
> displays perfectly in IE 6. My web site page www.nickataylor.com/Sites-I-
> Like.html displays a table of links to other web pages. In Firefox,
> while most of the table entries display nicely, certain entries are
> missing entirely but show up fine in IE. Entries are either side by side
> pairs or single central (colspan="2"). In one instance a side by side
> pair are both absent and in three other cases only the right side member
> of pairs is gone.
>


I am looking at you page in both FireFox 1.5.06 and also in MSIE
6.0.2800.1106 and they look the same.

> I've validated the html so the only error is a small one of no importance
> at the bottom of the page. It's in a "search http://demoz.org" that
> works OK but the validator doesn't like a bit of the paste in code.
>
> I've tried eliminating the left panel bookmarks to make more room
> thinking maybe the side by side table entries were being crowded but it
> makes no difference.
>
> I've compared missing and present table entries html of nearly identical
> nature side by side and can see no difference. What I did find was
> eliminating the trailing quotation mark in a link's
> alt="somethingsomethingetc" magically restores the missing link which had
> me searching for an extra or missing " to no avail.
>
> Firefox will correctly display the missing link images when these are
> separately called up with the path used in the link so that's ok. All
> the link images are in my own directory so it's not a case of something
> like "adblock" excluding web material it thinks are spam.
>
> I've spent a good many hours in the past tracking down html syntax errors
> but this time I'm stumped. I use plain 'ol MS NotePad for editing my
> html. Any suggestions would be appreciated. Regards, Nick



David
  Reply With Quote
Old 08-10-2006, 10:00 PM   #5
enaitee
 
Posts: n/a
Default Re: Firefox Links Table Problem
enaitee <> wrote in
news:Xns981B821F1AE22enaiteecableone@216.168.3.44:

> I have a problem with displaying a table of links in Firefox 1.5 that
> displays perfectly in IE 6. My web site page
> www.nickataylor.com/Sites-I- Like.html displays a table of links to
> other web pages. In Firefox, while most of the table entries display
> nicely, certain entries are missing entirely but show up fine in IE.
> Entries are either side by side pairs or single central (colspan="2").
> In one instance a side by side pair are both absent and in three
> other cases only the right side member of pairs is gone.
>
> I've validated the html so the only error is a small one of no
> importance at the bottom of the page. It's in a "search
> http://demoz.org" that works OK but the validator doesn't like a bit
> of the paste in code.
>
> I've tried eliminating the left panel bookmarks to make more room
> thinking maybe the side by side table entries were being crowded but
> it makes no difference.
>
> I've compared missing and present table entries html of nearly
> identical nature side by side and can see no difference. What I did
> find was eliminating the trailing quotation mark in a link's
> alt="somethingsomethingetc" magically restores the missing link which
> had me searching for an extra or missing " to no avail.
>
> Firefox will correctly display the missing link images when these are
> separately called up with the path used in the link so that's ok. All
> the link images are in my own directory so it's not a case of
> something like "adblock" excluding web material it thinks are spam.
>
> I've spent a good many hours in the past tracking down html syntax
> errors but this time I'm stumped. I use plain 'ol MS NotePad for
> editing my html. Any suggestions would be appreciated. Regards, Nick
>


OK, it looks like whatever is happening it is local to my installed
Firefox browser. I assume if it were a system problem ie Windows 2000 it
would show up in IE as well. So, I can forget some undiscovered html
problem. Thanks for the assist. As to some items being off center in FF
but not in IE that's a cleanup job that was in progress when I started
worrying about missing entries. IE centers everything but FF needs those
<center></center> on each table <td></td>. I suppose for starters a
clean Firefox reinstall wouldn't be amiss. Thanks again.


enaitee
  Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
FIREFOX HAS ENCOUNTERED A PROBLEM and needs to close rrduane General Help Related Topics 1 01-27-2008 10:52 PM
Firefox jittery screen - not a popup blocker problem NancyDrew General Help Related Topics 2 03-01-2007 03:01 AM
Dial Up Problem smackedass A+ Certification 3 02-02-2007 11:59 PM
Re: Virus Problem ** Help!** David BlandIII A+ Certification 1 03-02-2004 06:00 PM
Re: Serious Computer Problem hootnholler A+ Certification 1 11-24-2003 12:18 PM




SEO by vBSEO 3.3.2 ©2009, Crawlability, Inc.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46