pls look at this menu

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
rav4ski
Advanced
Advanced
Posts: 18
Joined: Wed Sep 08, 2004 1:42 am

It works!!

Post by rav4ski »

I got this from Kevin's post.

Code: Select all

_W.ignoreCollisions=1
And it is exactly what I need.

I add that line into men_data.js and it works. :lol:

Thanks, Andy, Kevin and Ruth.

Here is the update of the menu.

http://www.yueyue.org/menutest/

Here is the zip file if you need an easy download to check the result.

http://www.yueyue.org/menutest.zip

Thanks for all the help. :P

By the way, Andy, should this "ignoreCollisions" becomes a "public feature" so every one knows how to use it?

Jason
User avatar
kevin3442
Milonic God
Milonic God
Posts: 2460
Joined: Sat Sep 07, 2002 12:09 am
Location: Lincoln, NE
Contact:

Re: It works!!

Post by kevin3442 »

Hi Jason,
rav4ski wrote:I got this from Kevin's post.

Code: Select all

_W.ignoreCollisions=1
And it is exactly what I need. I add that line into men_data.js and it works. :lol: Thanks, Andy, Kevin and Ruth.
You're welcome. But I can't take any credit for ignoreCollisions. It's a fairly recent addition and I didn't even know about it until Andy posted his test. One comment: I think ignoreCollisions=1; will do the job without the _W. prefix.
rav4ski wrote:By the way, Andy, should this "ignoreCollisions" becomes a "public feature" so every one knows how to use it?
Not a bad idea, although in a way, it is public now!

Glad you got it working the way you wanted.

Kevin
Post Reply