Closed Bug 60345 Opened 24 years ago Closed 22 years ago

eou.edu - uses old, non-standards conformant script

Categories

(Tech Evangelism Graveyard :: English US, defect, P3)

defect

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: jefu, Assigned: doronr)

References

()

Details

(Keywords: verifyme, Whiteboard: [contact][propietary-js])

When visiting this page, a popup window appears that says : Choose either the smooth or advanced static modes but with no clue whatever as to how to actually do this. Other pages in this sequence also do the same thing so the popup window appears frequently. I dont see the window in the page source, nor do I find anything on these modes in the preferences editor.
From the main.js file included by the page: IE=document.all; NS=document.layers; if (IE) { ssm2.style.pixelLeft = -menuWidth; ssm2.style.visibility = "visible" } else if (NS) { document.ssm2.left = -menuWidth; document.ssm2.visibility = "show" } else { alert('Choose either the "smooth" or "advanced" static modes!') } } This is a bug in the page. document.all and document.layers are both non-standard. Mozilla does not support them. The page needs to fix its browser-sniffing code. Over to evangelism.
Assignee: hangas → blakeross
Status: UNCONFIRMED → NEW
Component: User Interface: Design Feedback → Evangelism
Ever confirmed: true
QA Contact: mpt → zach
Summary: smooth or advanced static modes window popup → [document.layers] smooth or advanced static modes window popup
-> evangelism@telocity.com for my evangelism bugs. removing the now-depreciated evangelism-related keywords. setting platform to All.
Assignee: blakeross → evangelism
Hardware: PC → All
Reassigning evangelism bugs to bclary@netscape.com.
Assignee: evangelism → bclary
Arun, I'm giving you all the Linux bugs. If these bugs can be confirmed for other OS's please (someone) change the Platform/OS to All/All and reassign to the default Evangelism Component Owner.
Assignee: bclary → aruner
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
Arun, I am taking your Linux bugs minus banks. Hope you don't mind.
Assignee: aruner → bclary
Summary: [document.layers] smooth or advanced static modes window popup → eou.edu - [document.layers] smooth or advanced static modes window popup
Assignee: bclary → doronr
OS: Linux → All
the site has changed - it now uses a left hand menu (http://www.dynamicdrive.com/dynamicindex1/davidmenu.htm) The site needs to upgrade to a new version that works with us
contacted, asking them to upgrade
Status: NEW → ASSIGNED
Summary: eou.edu - [document.layers] smooth or advanced static modes window popup → eou.edu - uses old, non-standards conformant script
Whiteboard: [contact]
SPAM. You may filter these bugs by querying the string "ReadingRitingRithmetic" Mass Moving Bugs on Educational institutions in the United States to the new US Edu component and assigning to default owners.
Status: ASSIGNED → NEW
Component: US General → US Edu
QA Contact: zach → caillon
They use an old DynamicDrive script that can be upgraded for support in Moz/NS6 here: http://www.dynamicdrive.com/dynamicindex1/davidmenu.htm
Blocks: 92725
Whiteboard: [contact] → [contact][propietary-js]
I see no issues on this site now. They moved from /provost to /academic.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → WORKSFORME
tech evang june 2003 reorg
Component: US Edu → English US
Keywords: verifyme
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in before you can comment on or make changes to this bug.