error line 5

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
Roadserver
Advanced
Advanced
Posts: 17
Joined: Thu Jul 15, 2004 6:01 pm

error line 5

Post by Roadserver »

What means the following error?


'_mi[...] is empty or no object
line 5

=================================
function setParentOverImage(imageName)
{
parentItem = getParentItemByItem(_itemRef);
_mi[parentItem][32] = imageName;
BDMenu(_mi[parentItem][0]);
}
=================================

What's the problem?
User avatar
fredlongworthhighschool
Mega Advanced
Mega Advanced
Posts: 362
Joined: Fri Jun 27, 2003 11:34 am
Location: Manchester, England.
Contact:

Post by fredlongworthhighschool »

Can you post a URL so we can see it and check it against your menu code?
Andy Davis
Web Designer & Smartboard Manager

Fred Longworth High School, Manchester, England.
Post Reply