Closed Bug 234659 Opened 20 years ago Closed 19 years ago

premiersitedesign.com - The top 5 Menus on the left side of the page do not work

Categories

(Tech Evangelism Graveyard :: English US, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: tomdkat, Unassigned)

References

()

Details

(Whiteboard: [hiermenus][havecontact])

User-Agent:       
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7a) Gecko/20040206

When I access the Premier Site Designs site, the top 5 menu options on the left
side of the main page don't work.

Reproducible: Always
Steps to Reproduce:
1.Go to http://www.premiersitedesign.com/
2.Click on any of the top 5 menu options on the left side of the page.
3.

Actual Results:  
Nothing happens.

Expected Results:  
The menus should appear and function.
This is do to the browser sniffer they use:

   Opera = (navigator.userAgent.indexOf("Opera")!=-1);
     NS5 = (navigator.userAgent.indexOf("Netscape6")!=-1);
     NS4 = (document.layers);
     IE4 = (document.all && !Opera);
    ver4 = (NS4 || IE4);
     IE5 = (IE4 && navigator.appVersion.indexOf("5.")!=-1);
   WebTV = (navigator.appVersion.indexOf("WebTV")!=-1);
   isMac = (navigator.appVersion.indexOf("Mac") != -1);
  isMenu = (NS4 || (IE4 && !isMac) || (IE5 && isMac));
 maxWrap = (isMenu || NS5);

--> Tech Evangelism
Assignee: general → english-other
Component: Browser-General → English Other
Product: Browser → Tech Evangelism
QA Contact: general → english-other
Version: Trunk → unspecified
Assignee: english-other → english-us
Component: English Other → English US
OS: Linux → All
QA Contact: english-other → english-us
Hardware: PC → All
uses out-dated hierMenus v3.10.3 000731:
http://www.premiersitedesign.com/hierMenus.js

contact: support@premiersitedesign.com
Blocks: 85104
Status: UNCONFIRMED → NEW
Ever confirmed: true
Summary: The top 5 Menus on the left side of the page do not work. → premiersitedesign.com - The top 5 Menus on the left side of the page do not work
Whiteboard: [hiermenus][havecontact]
The support@premiersitedesign.com has been contacted.

Peace...
I don't know if the webmaster changed the site or not but the menus are functioning correctly using Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8) Gecko/20051025 Firefox/1.5 (RC1).

Peace...
Status: NEW → RESOLVED
Closed: 19 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.