clickfunction

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
Norbert
Beginner
Beginner
Posts: 7
Joined: Tue Jul 25, 2006 3:21 pm

clickfunction

Post by Norbert »

seems the clickfunction property does not do anything in the newest release?

code: ...;clickfunction=mm_setCookie();...
It's combined with url= ..

Is it known or can't it comnbined with url=?
User avatar
Andy
Milonic
Milonic
Posts: 3308
Joined: Sun May 19, 2002 8:23 pm
Location: Menu Developer
Contact:

Post by Andy »

Hi,

It works for me.

Try this:

Code: Select all

aI("text=Home;url=http://milonic.com/;clickfunction=alert('Hello');");
-- Andy
Post Reply