Closed
Bug 70095
Opened 25 years ago
Closed 25 years ago
marinavikings.org - flawed tables
Categories
(Tech Evangelism Graveyard :: English US, defect, P4)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: seany187, Assigned: bc)
References
()
Details
If you visit: http://www.marinavikings.org/
It is my school website. I have not created it or it would be more compatible.
But, if you check it out on netscape 4.x and opera and IE it is fine. But, in
mozilla the latest version or newest the tables go flying all over the place.
You have to scroll way over to the right. Really wierd. This is a BIG issue
especially if the school was to upgrade the netscape to 6.0 instead of the old 4.5.
Comment 1•25 years ago
|
||
The page is not valid HTML code,
see http://validator.w3.org/check?uri=http%3A%2F%2Fwww.marinavikings.org%2F
First of all, in the JavaScript Console I see: Layer not defined, line 8 in the
file navcond.js.
And because of this check:
isMinNS4=(navigator.appName.indexOf("Netscape")>=0&&parseFloat(navigator.appVersion)>=4)?1:0;
is Mozilla trying to use something like this: doc.layer blabla
I think a case for 'Evangelism'
Comment 3•25 years ago
|
||
to evangelism
Severity: critical → major
Status: UNCONFIRMED → NEW
Component: HTMLTables → Evangelism
Ever confirmed: true
OS: Windows 2000 → other
Hardware: PC → Other
over to the owner of evangelism
Assignee: karnaze → evangelism
QA Contact: chrisd → zach
Comment 5•25 years ago
|
||
BTW, the table layout itself is improved if the last table cell is removed by
deleteing the lines shown.
<tr>
<td width="148" bgcolor="#000066" height="64" valign="top"> </td>
</tr>
Comment 6•25 years ago
|
||
Reassigning evangelism bugs to bclary@netscape.com.
Assignee: evangelism → bclary
| Assignee | ||
Updated•25 years ago
|
Priority: -- → P4
| Assignee | ||
Comment 7•25 years ago
|
||
looks fine to me 7/10/01, -> FIXED.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
| Assignee | ||
Comment 8•24 years ago
|
||
All Evangelism Bugs are now in the Product Tech Evangelism. See bug 86997 for
details.
Component: Evangelism → US English
Product: Browser → Tech Evangelism
Version: other → unspecified
Comment 9•24 years ago
|
||
Verified
2002040303/WinXP
Status: RESOLVED → VERIFIED
Summary: Seriously Screwed up tables which are fine in NS4 and IE! → marinavikings.org - flawed tables
Updated•11 years ago
|
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•