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.