Closed Bug 192742 Opened 22 years ago Closed 15 years ago

franklinsports.com - Nav Toolbar does not work, LAYERS

Categories

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

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: frank.ortolani3, Unassigned)

References

()

Details

(Whiteboard: [proprietary-js])

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.3b) Gecko/20030202 Phoenix/0.5
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.3b) Gecko/20030202 Phoenix/0.5

Go to http://www.franklinsports.com/; click at the top on Select a Sport; click on the entry at the left for Hockey; nothing happens

In IE, when you click on Hockey, two choices appear - Ice or Street. 

As far as I can tell, the rest of the page works fine in Phoenix but there is something that it doesn't like about the way the Hockey entry is set up. 

Reproducible: Always

Steps to Reproduce:
1.Go to http://www.franklinsports.com/; click at the top on Select a Sport; click on the entry at the left for Hockey; nothing happens

2.In IE, do follow the same procedures; when you click on Hockey, two choices appear - Ice or Street. 

3.

Actual Results:  
Nothing happens in Phoenix; a menu pops out in IE

Expected Results:  
Produce the menu
This site is designed not to work properly on other browsers than IE. It's using
document.all and UA sniffer code to check if you're using IE or not.

-> Evang.
Component: General → US General
Product: Phoenix → Tech Evangelism
ie=document.all ? 1 : 0;
    n=document.layers ? 1 : 0;


Error: document.hockey1 has no properties
Source File: http://www.franklinsports.com/fsm/sports/sports.htm
Line: 65
Assignee: blaker → aruner
Status: UNCONFIRMED → NEW
Component: US General → US Ecommerce
Ever confirmed: true
OS: Windows XP → All
Priority: -- → P3
QA Contact: asa → bclary
Hardware: PC → All
Summary: Site Nav Toolbar does not work correctly → franklinsports.com - Nav Toolbar does not work, LAYERS
Whiteboard: [proprietary-js]
tech evang june 2003 reorg
Assignee: aruner → english-us
Component: US Ecommerce → English US
QA Contact: bc → english-us
fixed
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in before you can comment on or make changes to this bug.