Closed
Bug 32221
Opened 25 years ago
Closed 23 years ago
dynamicdrive.com - JavaScript sample for navigational menu bar does not appear.
Categories
(Tech Evangelism Graveyard :: English US, defect, P1)
Tech Evangelism Graveyard
English US
Tracking
(Not tracked)
VERIFIED
WONTFIX
People
(Reporter: wd, Assigned: bc)
References
()
Details
(Whiteboard: [PROPRIETARY-DOM])
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; N; Win98; en-US; m14)
BuildID: 2000031608
This page has a sample navagational menu bar using JavaScript, but it does not
appear using Mozilla. It works in both IE and NN
Reproducible: Always
Steps to Reproduce:
1.Go to: http://www.dynamicdrive.com/dynamicindex1/sm/index.htm
2.Also try: http://dynamicdrive.com/dynamicindex1/topnavbar.htm
3.
Actual Results: The menu bar does not work. (it does not appear)
Expected Results: THe menu bar appears as it does in IE or NN
The menu bar in line 1. above should also stay at the top of the screen, even if
the page is scrolled.
Comment 1•25 years ago
|
||
These effects rely on <LAYER> or <ILAYER> tags, and document.layers. 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: 25 years ago
Resolution: --- → INVALID
Summary: JavaScript sample for navigational menu bar does not appear. → [LAYER] JavaScript sample for navigational menu bar does not appear.
Comment 2•24 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: rogerl → nobody
Status: RESOLVED → UNCONFIRMED
Component: Javascript Engine → Evangelism
Keywords: evangwanted
QA Contact: rginda → nobody
Comment 3•24 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.
Resolution: INVALID → ---
Comment 4•24 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•24 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•24 years ago
|
||
Mass confirming Evangelism bugs to get off the Unconfirmed radar
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 7•24 years ago
|
||
-> evangelism@telocity.com for my evangelism bugs.
removing the now-depreciated evangelism-related keywords.
setting platform to All.
Comment 8•24 years ago
|
||
Reassigning evangelism bugs to bclary@netscape.com.
Assignee: evangelism → bclary
Assignee | ||
Updated•24 years ago
|
Summary: [LAYER] JavaScript sample for navigational menu bar does not appear. → dynamicdrive.com - [LAYER] JavaScript sample for navigational menu bar does not appear.
DynamicDrive.com now has lots of new code which is NS6 Compatible.
Perhaps this should be marked as WONTFIX....
Assignee | ||
Comment 10•24 years ago
|
||
actually if they fix their content so it works with Mozilla, then we mark the
bug FIXED. If they decided not to fix their content then we mark them WONTFIX
Assignee | ||
Comment 11•24 years ago
|
||
-> Tracking bug for dynamic drive sites.
Severity: normal → major
Keywords: meta
OS: Windows 98 → All
Priority: P3 → P1
Summary: dynamicdrive.com - [LAYER] JavaScript sample for navigational menu bar does not appear. → dynamicdrive.com - JavaScript sample for navigational menu bar does not appear.
Whiteboard: [PROPRIETARY-DOM]
Assignee | ||
Comment 12•24 years ago
|
||
Also, if someone gets a chance to test their scripts, please file the URLs here
and report whether it is Mozilla compatible. Thanks.
Assignee | ||
Comment 13•24 years ago
|
||
oops, forgot to remove the meta keyword. sorry for the spam
Keywords: meta
Assignee | ||
Comment 14•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
Assignee | ||
Comment 15•23 years ago
|
||
-> authors
Component: US General → Authors
QA Contact: zach → mgalli
Assignee | ||
Comment 16•23 years ago
|
||
-> wont fix
Status: NEW → RESOLVED
Closed: 25 years ago → 23 years ago
Resolution: --- → WONTFIX
Comment 17•23 years ago
|
||
Verified per instructions at http://mozilla-evangelism.bclary.com/evangelism.html
Status: RESOLVED → VERIFIED
Updated•10 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
•