Closed Bug 150228 Opened 24 years ago Closed 12 years ago

sbcpray.net -Javascript menus do not appear

Categories

(Tech Evangelism Graveyard :: English US, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: jondarien, Unassigned)

References

()

Details

From Bugzilla Helper: User-Agent: Mozilla/5.0 (Macintosh; U; PPC; en-US; rv:1.0.0) Gecko/20020529 BuildID: 2002052917 The javascript menus on this site do not appear; they do work in Internet Explorer and Netscape Communicator 4.x. Reproducible: Always Steps to Reproduce: 1. Go to http://www.sbcpray.net/home.asp 2. Roll the mouse cursor over "Home", "Prayer Room", "Prayer Requests", etc. 3. No menus appear! Actual Results: No menus appear Expected Results: Menus should appear
From the page: NS4 = (document.layers); IE4 = (document.all); ver4 = (NS4 || IE4); IE5 = (IE4 && navigator.appVersion.indexOf("5.")!=-1); isMac = (navigator.appVersion.indexOf("Mac") != -1); isMenu = (NS4 || (IE4 && !isMac) || (IE5 && isMac)); So the site arbitrarily decides that no browsers except IE4+/Windows, IE5+/Mac and NS4 can handle the menus. Any other browser (eg. Mozilla) is simply not given the menu code by the site. Evang.
Assignee: attinasi → doron
Status: UNCONFIRMED → NEW
Component: Layout → US General
Ever confirmed: true
Product: Browser → Tech Evangelism
QA Contact: petersen → zach
Version: other → unspecified
Still requires document.layers or document.all Contact addresses appear to be webmaster@sbc.net and cchapman@sbc.net
OS: Mac System 9.x → All
Hardware: Macintosh → All
tech evang june 2003 reorg
Assignee: doron → english-us
QA Contact: zach → english-us
Summary: http://www.sbcpray.net/home.asp Javascript menus do not appear → sbcpray.net -Javascript menus do not appear
WFM now.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WORKSFORME
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in before you can comment on or make changes to this bug.