Closed
Bug 30740
Opened 26 years ago
Closed 24 years ago
crosswinds.net - [LAYER] unable to show menu build from shapes and generated by javascript
Categories
(Tech Evangelism Graveyard :: English US, defect, P3)
Tracking
(Not tracked)
VERIFIED
INVALID
People
(Reporter: tpulltergunne, Assigned: bc)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; N; NT4.0; en-US) Mozilla/m13
BuildID: 2000022820
The browser is unable to show a menu i developed in javascript that is based on
the shape-tag that is generated using the document.write statement. Checkout the
url i have given to reproduce the problem.
Reproducible: Always
Steps to Reproduce:
1.Goto http://www.crosswinds.net/~tptg/start.html
2.
3.
Actual Results: contents of the shape tag is just shown in the document.
Expected Results: try the site with netscape 4 or ie4 or higher
Comment 1•26 years ago
|
||
Site relies on <LAYER> or <ILAYER> tags, document.layers, document.all, or fails
to detect client correctly. See http://sites.netscape.net/ekrock/standards.html
for details on standards-compliance in Mozilla, and which proprietary features
of NS 4.x and IE will not be supported.
Marking INVALID as per http://www.mozilla.org/newlayout/bugathon.html#layerbugs
Status: UNCONFIRMED → RESOLVED
Closed: 26 years ago
Resolution: --- → INVALID
Summary: unable to show menu build from shapes and generated by javascript → [LAYER] unable to show menu build from shapes and generated by javascript
Comment 2•26 years ago
|
||
Moving all [LAYER] bugs to Evangelism component for tracking and open-source
evangelism by mozilla community members of sites that need to upgrade to support
web standards such as HTML 4.0 (instead of LAYER/ILAYER) and the W3C DOM
(instead of Nav4 document.layers[] or IE document.all()). Sites should be
lobbied to do the upgrade using the email templates that are linked to from
http://www.mozilla.org/newlayout/bugathon.html#layerbugs . When a site's owner
has confirmed receipt of the message requesting an upgrade, the bug should be
marked with the keyword evangelized to indicate that evangelism for that bug is
complete. When the site finishes the upgrade and supports standards, the bug
should be closed.
Assignee: rickg → nobody
Status: RESOLVED → UNCONFIRMED
Component: HTML Element → Evangelism
Keywords: evangwanted
QA Contact: petersen → nobody
Comment 3•26 years ago
|
||
Reopening to register fact that this page probably isn't yet upgraded (until it
is, at which point we'll close the bug). evangwanted. Clearing cc:s as a
courtesy to reduce spam.
Resolution: INVALID → ---
Comment 4•26 years ago
|
||
SPAM:Changing QA contact on 111 evang bugs as I am now the new QA contact for
this component.
Sorry about the spam
zach
QA Contact: nobody → zach
Comment 5•26 years ago
|
||
Reassigning Evangelism bugs to me, the component's new owner. I would like to
take this opportunity to thank nobody@mozilla.org for all of his dedication,
contributions, and hard work, and wish him luck at his new job. Thanks, nobody.
Assignee: nobody → BlakeR1234
Comment 6•26 years ago
|
||
Mass confirming Evangelism bugs to get off the Unconfirmed radar
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 7•25 years ago
|
||
-> evangelism@telocity.com for my evangelism bugs.
removing the now-depreciated evangelism-related keywords.
setting platform to All.
Comment 8•25 years ago
|
||
Reassigning evangelism bugs to bclary@netscape.com.
Assignee: evangelism → bclary
| Assignee | ||
Updated•25 years ago
|
Summary: [LAYER] unable to show menu build from shapes and generated by javascript → crosswinds.net - [LAYER] unable to show menu build from shapes and generated by javascript
| Assignee | ||
Comment 9•25 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 10•24 years ago
|
||
The page's source is:
<html>
<head></head>
<body></body>
</html>
No more problem it seems :)
->Invalid
Status: NEW → RESOLVED
Closed: 26 years ago → 24 years ago
Resolution: --- → INVALID
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
•