Closed
Bug 189184
Opened 23 years ago
Closed 21 years ago
muller.sk - menu on mouseover does not show
Categories
(Tech Evangelism Graveyard :: Other, defect)
Tech Evangelism Graveyard
Other
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: zefo, Assigned: pali)
References
()
Details
(Whiteboard: [syntax-html][layers][havecontact])
User-Agent: Mozilla/5.0 (X11; U; Linux i686; sk-SK; rv:1.2.1) Gecko/20021130
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; sk-SK; rv:1.2.1) Gecko/20021130
there should be a more detailed menu when you move mouse over links info, texty,
diskografia..
Reproducible: Always
Steps to Reproduce:
Comment 1•23 years ago
|
||
contact: muller@reisel.sk
from animate.js
[...]
if(!ie4)
{
if((navigator.appName == "Netscape") &&
(parseInt(navigator.appVersion.substring(0, 1)) >= 4))
doc_els=document.layers
else
return
}
else
doc_els=document.all
[...]
Assignee: asa → piskozub
Status: UNCONFIRMED → NEW
Component: Browser-General → Europe: Central
Ever confirmed: true
OS: Linux → All
Product: Browser → Tech Evangelism
QA Contact: asa → pali
Hardware: PC → All
Whiteboard: [syntax-html][layers][havecontact]
Version: Trunk → unspecified
| Assignee | ||
Comment 3•23 years ago
|
||
accepting.
Reporter: I've tested the page in IE6. Only difference I can see is cosmetic
(images in menu don't change to version with dots) - no function is
inaccessible. Is this correct? I can not find any "more detailed menu".
Status: NEW → ASSIGNED
| Assignee | ||
Comment 4•23 years ago
|
||
sent letter to web manager(?)
Updated•22 years ago
|
Summary: menu on mouseover does not show → muller.sk - menu on mouseover does not show
| Reporter | ||
Comment 5•22 years ago
|
||
yep, sorry. there is no more detailed menu.. this issue was reported to me by a
friend of mine (windows user - he uses IE and Mozilla at the same time).
| Assignee | ||
Comment 7•21 years ago
|
||
Page no longer contains DHTML menus. Resolving as fixed.
Status: ASSIGNED → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Updated•10 years ago
|
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•