/    Sign up×
Community /Pin to ProfileBookmark

DHTMLMenu problem

Hello,

I’m a user of DHTMLMenu. With this software, I can creat dynamic pop-up menu without Javascript knowledge.

However,I’m working on a menu that can show the pop-up menu on click.
I failed to make it. I guess I need a snippet of code.

Any help will be much appreciated. Thanks in advance.

Regards,

to post a comment
JavaScript

4 Comments(s)

Copy linkTweet thisAlerts:
@JeanswordJun 30.2006 — Im searching "Dhtmlmenu" in google. And i search google.comgoogle.degoogle.fr. so think DHTMLMenu is always on the top.

other dehtmlmenus followed. That means the rank of so think dhtmlmenu is the highest of all.

One thing i cant get clearly is you wanna software or code? If software, That is my answer. :rolleyes:
Copy linkTweet thisAlerts:
@PhilDogJun 30.2006 — post your source code.

By the way, generators are the best way I have found to mess up your code.
Copy linkTweet thisAlerts:
@greenteaauthorJun 30.2006 — Hi all,

Thanks for your kind help.

I've found the solution through the help of their support team. They tell me to go to Menu Item property window.In its Prefix,I input the following code:

[COLOR=YellowGreen]function stcls()

{

var m;

for(var j=0;j<st_ms.length;j++)

{

m=st_ms[j];

for(var i=0;i<m.ps.length;i++)m.ps[i].lock=0;

sthdPX(m.ps[0],1);

}

}

document.onclick=stcls;
[/COLOR]
Copy linkTweet thisAlerts:
@JeanswordJul 06.2006 — Hi all,

Thanks for your kind help.

I've found the solution through the help of their support team. They tell me to go to Menu Item property window.In its Prefix,I input the following code:

[COLOR=YellowGreen]function stcls()

{

var m;

for(var j=0;j<st_ms.length;j++)

{

m=st_ms[j];

for(var i=0;i<m.ps.length;i++)m.ps[i].lock=0;

sthdPX(m.ps[0],1);

}

}

document.onclick=stcls;
[/COLOR]
[/QUOTE]


Why you are so cussed?! You may call for help towards a treemenudhtmlMenu tool. What made you have to do it by those difficult JS?

If I were you, I will just google so think dhtmlmenu first!
×

Success!

Help @greentea spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 6.16,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @nearjob,
tipped: article
amount: 1000 SATS,

tipper: @meenaratha,
tipped: article
amount: 1000 SATS,

tipper: @meenaratha,
tipped: article
amount: 1000 SATS,
)...