Search found 3 matches

by stiffa
Fri Jul 21, 2006 8:38 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: layout right context menu
Replies: 2
Views: 1989

I resolved it : I put the javascript code of my menu in the main page. So the menu is in a upper level
by stiffa
Thu Jul 20, 2006 1:17 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: layout right context menu
Replies: 2
Views: 1989

layout right context menu

Hello.
I have a page with 2 iframes. In the left frame i have some link. When you press right click on this link, by oncontextmenu event i show a javascript menu. The problem is that the menu is longer than iframe lenght. So it's appear a horizontal scrolbar. What can I do to show my menu without ...
by stiffa
Mon Jul 17, 2006 4:00 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: mm_toggleContextMenu doesn't work
Replies: 1
Views: 1655

mm_toggleContextMenu doesn't work

hello.
I'm trying to use mm_toggleContextMenu that i fount in this page :
http://support.milonic.com/demos/toggle ... /index.htm

If you watch the bottom of page , says that you needs to download
Download mm_toggleContextMenu() sample
You must also download the contextmenu.js module

I put ...