Closed Bug 95516 Opened 23 years ago Closed 23 years ago

initio.com - Initio menus disappear

Categories

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

defect

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: masri, Assigned: bc)

References

()

Details

(Whiteboard: [TOOL][DREAMWEAVER])

Platform: PowerBook G3/300/192Mb/25Gb, MacOS X 10.0.4
Fizzilla Build: 2001073005

1) Go to the following Initio URL:

http://www.initio.com/support/index.htm

2) Move the mouse over the "Company" menu on the left side of the screen.

What happens: all the menus disappear.

What should happen: In NS 4.7, the pointer simply changes from the arrow to the
finger. What's odd is that in IE 5.1 (OS X version), as you mouse over, some of
these change to empty graphics, which is making me think that the site is
missing some files, or their JavaScript is screwed up. So, I'm not sure if this
is a bug in Moz, or an evangelism bug, or the site is broken.

- Adam
http://www.initio.com/mainnav.htm
uses DW 3

<script language="JavaScript">
<!--
function MM_swapImgRestore() { //v3.0
  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++)
x.src=x.oSrc;
}

function MM_preloadImages() { //v3.0
  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}

function MM_findObj(n, d) { //v3.0
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++)
x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++)
x=MM_findObj(n,d.layers[i].document); return x;
}

function MM_swapImage() { //v3.0
  var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array;
for(i=0;i<(a.length-2);i+=3)
   if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc)
x.oSrc=x.src; x.src=a[i+2];}
}
//-->

Blocks: 51020
OS: MacOS X → All
Priority: -- → P2
Hardware: Macintosh → All
Summary: Initio menus disappear → initio.com - Initio menus disappear
Whiteboard: [TOOL][DREAMWEAVER]
wfm, they use the image swapping code, which works fine. the image disappearing
thign was an old bug in our img code
Status: NEW → RESOLVED
Closed: 23 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.