Closed
Bug 227176
Opened 22 years ago
Closed 21 years ago
alter-meierhof.de - Navigation does not work on http://www.alter-meierhof.de/de/index.htm
Categories
(Tech Evangelism Graveyard :: German, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: carsten424, Unassigned)
References
()
Details
Navigation does not work. Browser detection seems not not recognize mozilla.
<!--BROWSER DETECTION--><script language="JavaScript">
<!--
NS4 = (document.layers);
IE4 = (document.all);
ver4 = (NS4 || IE4);
isMac = (navigator.appVersion.indexOf("Mac") != -1);
isMenu = (NS4 || (IE4 && !isMac));
function popUp(){return};
function popDown(){return};
function startIt(){return};
if (!ver4) event = null;
//-->
</script><!--
/BROWSER DETECTION--><!--SET UP DROP-DOWN MENUS--><script language="JavaScript1.2">
Wrote to site and provider.
Summary: Navigation does not work → Navigation does not work on http://www.alter-meierhof.de/de/index.htm
The provider promised to update the site asap, let's wait and see.
Updated•21 years ago
|
Summary: Navigation does not work on http://www.alter-meierhof.de/de/index.htm → alter-meierhof.de - Navigation does not work on http://www.alter-meierhof.de/de/index.htm
Seems to work now.
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → WORKSFORME
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
•