I use the menueditapi.js plugin (v1.1) with verion 0.5739 of the menu and it works fine.
I just installed v0.5742 of the menu system and noticed that the dynamic deletion/insertion of menu items stopped working.
I installed v2.2 of the menueditapi.js but that hasn't resolved the problem.
Are ...
Search found 24 matches
- Mon Feb 06, 2006 4:49 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: MeunEditAPI not working with latest version?
- Replies: 2
- Views: 2486
- Mon Jan 23, 2006 9:38 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Problem with ChangeItemProperty plugin
- Replies: 10
- Views: 8422
I can only assume it's because I am using it within an HTA rather than on a standard webpage. I've been trying to get a simple HTML page running that just displays the menu with two buttons (one to enable to the entire menu and the other to TRY and disable this single menu item) but I can't even get ...
- Fri Jan 20, 2006 10:29 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Problem with ChangeItemProperty plugin
- Replies: 10
- Views: 8422
- Wed Jan 18, 2006 9:51 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Problem with ChangeItemProperty plugin
- Replies: 10
- Views: 8422
Here's the function I'm using. I don't know if it makes a difference but I've added it as part of the menueditapi.js (the one that allows adding/deleting of menu items on the fly). The menueditapi is then included at the <head> of the HTA.
I'll try and put a simple HTML page together somewhere in ...
I'll try and put a simple HTML page together somewhere in ...
- Mon Jan 16, 2006 9:26 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Problem with ChangeItemProperty plugin
- Replies: 10
- Views: 8422
- Sat Jan 14, 2006 6:09 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Problem with ChangeItemProperty plugin
- Replies: 10
- Views: 8422
- Fri Jan 13, 2006 10:59 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Problem with ChangeItemProperty plugin
- Replies: 10
- Views: 8422
Problem with ChangeItemProperty plugin
Hi all,
I'm trying to disable a single menu item in a sub-menu and am having trouble. Here's the code for the menus (well the important bit anyway)
headerbgcolor="#ffffff";
headercolor="#000000";
imagepadding=4;
offbgcolor="#eeeeee";
offcolor="#000000";
onbgcolor="#B0C4DE";
oncolor="#000099 ...
I'm trying to disable a single menu item in a sub-menu and am having trouble. Here's the code for the menus (well the important bit anyway)
headerbgcolor="#ffffff";
headercolor="#000000";
imagepadding=4;
offbgcolor="#eeeeee";
offcolor="#000000";
onbgcolor="#B0C4DE";
oncolor="#000099 ...
- Mon Dec 12, 2005 11:47 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Using the menu system with an HTA and VBscript - AN EXAMPLE
- Replies: 0
- Views: 2680
Using the menu system with an HTA and VBscript - AN EXAMPLE
Seeing as I had quite a few "interesting" problems getting this wonderful menu system to work within an HTA I thought it might be useful to post the (almost) finished article so that others who might be trying the same thing could use it as reference point.
ManagePC is an HTA that will let you ...
ManagePC is an HTA that will let you ...
- Fri Dec 09, 2005 2:22 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Calling a VBScript sub using the menu text as a parameter?
- Replies: 5
- Views: 4439
- Fri Dec 09, 2005 12:16 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Calling a VBScript sub using the menu text as a parameter?
- Replies: 5
- Views: 4439
- Thu Dec 08, 2005 4:38 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Calling a VBScript sub using the menu text as a parameter?
- Replies: 5
- Views: 4439
Any ideas on this? It's the last main hurdle to overcome before I can release the latest version of my HTA ;)
I've got a semi-OK workaround that builds a parameter from the machine name and the sharename (e.g. \\HBRUXXXX\C$) and then passes that as the URL value. That's OK but it means the share is ...
I've got a semi-OK workaround that builds a parameter from the machine name and the sharename (e.g. \\HBRUXXXX\C$) and then passes that as the URL value. That's OK but it means the share is ...
- Wed Dec 07, 2005 5:51 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Calling a VBScript sub using the menu text as a parameter?
- Replies: 5
- Views: 4439
I get various information about the shares but I guess the two most important variables I need to pass are the machine name (e.g. HBRUXXXX1) and the path of the share (e.g. \\SERVER\FOLDER1\FOLDER2)
I used to call a simple VBscript subroutine that would open Windows Explorer passing the path as a ...
I used to call a simple VBscript subroutine that would open Windows Explorer passing the path as a ...
- Tue Dec 06, 2005 5:09 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Sub menus appearing "behind" text
- Replies: 13
- Views: 8757
- Tue Dec 06, 2005 4:44 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Sub menus appearing "behind" text
- Replies: 13
- Views: 8757
It's the default menu style that comes with the download. It appears to be something to do with the fact that it's an HTA. If I rename the HTA to a normal HTM file it will display the menus correctly. When it's an HTA the submenus are a little too far apart. I can live with it but I'd prefer the ...
- Tue Dec 06, 2005 4:08 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Sub menus appearing "behind" text
- Replies: 13
- Views: 8757
- Tue Dec 06, 2005 2:52 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Sub menus appearing "behind" text
- Replies: 13
- Views: 8757
Hmm...I just, as a test, removed the "Show machines starting with" element from a DIV and, instead, used <BR> tags to move it down from the top of the screen. Sure enough, the menu now works as it should and goes over the top of the text.
Sigh....I'm going to have to re-write the entire main body ...
Sigh....I'm going to have to re-write the entire main body ...
- Tue Dec 06, 2005 2:24 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Sub menus appearing "behind" text
- Replies: 13
- Views: 8757
- Tue Dec 06, 2005 12:36 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Sub menus appearing "behind" text
- Replies: 13
- Views: 8757
This is the image URL http://img205.imageshack.us/img205/3143/milonic6po.jpg
I can't give a link to a website as this is an HTA I'm developing (so the browser will be IE, effectively)
I can't give a link to a website as this is an HTA I'm developing (so the browser will be IE, effectively)
- Tue Dec 06, 2005 11:58 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Sub menus appearing "behind" text
- Replies: 13
- Views: 8757
Sub menus appearing "behind" text
How can I stop my submenus appearing "behind" text already present? See screenshot


- Mon Dec 05, 2005 11:44 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Calling a VBScript sub using the menu text as a parameter?
- Replies: 5
- Views: 4439
Calling a VBScript sub using the menu text as a parameter?
I'm using the MenuEdit API to dynamically create a menu of a list of shares available on a machine.
So you have a menu entitled BROWSE and then a submenu from that with the various share names (e.g. C$, ADMIN$, IPC$ etc). When a menu item is clicked I would like to call a VBScript subroutine that ...
So you have a menu entitled BROWSE and then a submenu from that with the various share names (e.g. C$, ADMIN$, IPC$ etc). When a menu item is clicked I would like to call a VBScript subroutine that ...