v.5.68 Collision detection problem & headers as links

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
UEBen
Super Advanced
Super Advanced
Posts: 34
Joined: Thu Mar 27, 2003 8:26 pm
Location: Evansville, IN
Contact:

v.5.68 Collision detection problem & headers as links

Post by UEBen »

Two things.

First, a possible bug with menu v.5.68:

http://www.evansville.edu/prospects/adm ... selors.asp

Clicking on the state of Indiana gives me the following javascript error:

Error: ignoreCollisions is not defined
Source File: http://www.evansville.edu/inc/milonic/mmenudom.js
Line: 20

I'm not sure if I need to change something with my code. Any ideas?

--

Second, why can't headers be (have) links and act as menu text items? I know how to impliment the clickfunction, but then the header doesn't behave as the other items, plus you have to specify a cursor (pointer) type. Is it possible to add a url property to header items with the next version?

Thanks,
Ben
User avatar
Andy
Milonic
Milonic
Posts: 3308
Joined: Sun May 19, 2002 8:23 pm
Location: Menu Developer
Contact:

Post by Andy »

Hi,

Please try downloading the menu again and updating the files - Looks like you might have had a buggy download.

The issue of headers can be resolved by setting properties for the menu item that you want to appear like a header. Basically a header menu item isn't strictly a menu item and should not have a click action applied to it.

Cheers
Andy
UEBen
Super Advanced
Super Advanced
Posts: 34
Joined: Thu Mar 27, 2003 8:26 pm
Location: Evansville, IN
Contact:

Post by UEBen »

Thanks Andy.
Post Reply