RC2 bug -error when repeating URL

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
bobzilla2u
Advanced
Advanced
Posts: 12
Joined: Fri Jul 11, 2003 12:49 am
Location: Memphis, TN

RC2 bug -error when repeating URL

Post by bobzilla2u »

I'm getting an error on page load when the same URL (located in the top level navigation) is repeated anywhere else in the navigation. The error only occures when the suspect URL page is loaded. The error does not occure when the same URL is repeaded ONLY in the sub-menus. The error is showing up in I.E. 6 for windows.

Example:
aI("text=Top Link 1;url=/info/sample/errorHere.asp"); :!:
aI("text=Top Link 2;showmenu=my;url=/info/sample/ok.asp");
}
with(milonic=new menuname("my")){_c=1
borderwidth = 1;
style = mainStyle;
overfilter="Fade(duration=0.2);Alpha(style=0,opacity=82)"
aI("text=Sub Link 1.1;url=/info/sample/errorHere.asp"); :!:
aI("text=Sub Link 1.2;url=/info/sample/works.asp");
}

Here is the error:
Line: 4
Char: 18129
Error: '_mi[...].18' is null or not an object
Code: 0
URL: (http://www.mysite.com/info/sample/errorHere.asp)

Browsers Tested:
I have only had a pop-up error message occure in:
I.E. 6.0.2800.1106CO [windows]

The error does not apprear in:
I.E. 5.2.3 [Mac]
Safari 1.0 (v85) [Mac]
Netscape 6.2.1 [windows]
Mozilla Firebird 0.6 [windows]

Computer info:
-Dell Optiplex GX150 running Microsoft Windows 2000 (5.00.2195) Service pack 3
-Mac PowerPC G4 1GHz running Mac OS X (v10.2.6)

Menu Version:
Version 5 Release Candidate 2
Downloaded from: http://milonic.com/v5_rc2/menu5.zip
I am using the horizontal format.


--thanks for any help you can provide.
-bobzilla2u
User avatar
Andy
Milonic
Milonic
Posts: 3308
Joined: Sun May 19, 2002 8:23 pm
Location: Menu Developer
Contact:

Post by Andy »

We got it, should have a fix out in the next release

Cheers
Andy
Post Reply