Closed Bug 152791 Opened 24 years ago Closed 23 years ago

infostrada.it : Dynamic submenus doesn't work

Categories

(Tech Evangelism Graveyard :: Italian, defect, P2)

x86
Windows 2000
defect

Tracking

(Not tracked)

VERIFIED WONTFIX

People

(Reporter: andrea.aime, Assigned: tristan)

References

()

Details

(Whiteboard: [havefix][havecontact])

Attachments

(1 file)

From Bugzilla Helper: User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.1a) Gecko/20020617 BuildID: 2002061712 IE shows dynamic submenus while you move the mouse over the left menu (per la casa, per l'azienda, ...), Mozilla does not. Reproducible: Always Steps to Reproduce: 1. go to http://www.infostrada.it/casa/per_te.html 2. move the mouse over "Per la casa" 3. nothing happens 4. do the same with IE 5. a submenu is opened under "Home" Actual Results: Dynamic submenus not working (a DHTML bug?) Expected Results: Working page as in IE
The site is carefully designed to only work in IE and Netscape 4. Browsers that do not support certain proprietary features of one of those two need not apply... Here is the code: var NS4=document.layers; var IE4=document.all; function showLayer(layerName){ if (NS4 || IE4) { eval(layerRef+'["'+layerName+'"]'+styleSwitch+'.visibility="visible"'); } return false; }
Assignee: Matti → nitot
Component: Browser-General → Europe: West
Product: Browser → Tech Evangelism
QA Contact: imajes-qa → brantgurganus2001
Version: other → unspecified
confirming, working on a fix so that we can mail them with a solution.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Priority: -- → P2
attaching a modified version of http://www.infostrada.it/infostrada2.js that fixes the problem.
Summary: Dynamic submenus doesn't work → infostrada.it : Dynamic submenus doesn't work
Whiteboard: [havefix]
Whiteboard: [havefix] → [havefix][havecontact]
Who is responsible for sending the fix to Infostrada? Should I do this, since I'm an italian native speaker? Consider anyway that I don't know DHTML, DOM and the like, so maybe someone with better tecnical knowledge would be better
I'm closing the bug since the page, althougth still existing, is no longer accessible from the home page. Infostrada has been bought by Wind and the web site is going under a full redesign (haven't noticed any glitch in the new pages)
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → WONTFIX
I'm closing the bug since the page, althougth still existing, is no longer accessible from the home page. Infostrada has been bought by Wind and the web site is going under a full redesign (haven't noticed any glitch in the new pages)
v
Status: RESOLVED → VERIFIED
move...
Component: Europe: West → Italian
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: