Search found 5 matches

by Idee
Thu Jan 19, 2006 8:33 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Drawing a dropdown box in milonic
Replies: 5
Views: 4553

I am writing it within a html page and using javascript and vbscript in there.

But you have suggested made me think that if I create a string with the whole script then use that string in aI(sstr);, it should work.

Thanks
by Idee
Thu Jan 19, 2006 1:08 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Drawing a dropdown box in milonic
Replies: 5
Views: 4553

Thanks Ruth, first link might work for me. I will give it a go.
by Idee
Wed Jan 18, 2006 10:49 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Drawing a dropdown box in milonic
Replies: 5
Views: 4553

Drawing a dropdown box in milonic

Hi

In my top milonic navigation, one of the items in the milonic has to be drop down <select box. I have to get the items from the database. I was able to draw a <select box using the hardcoded values but wasn't able to do it when looping through a record set.

with(milonic=new menuname("topmenu ...
by Idee
Sun Oct 30, 2005 8:59 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Horizontal Top Menu Width Issue
Replies: 3
Views: 2852

Hi Andy

Sorry I don't have a url where you could see it. I could give you the styles I have set for my top menu.


with(topmenuStyle=new mm_style()){
offcolor="#000000";
bordercolor=border_clr;
borderstyle="solid";
borderwidth=1;
separatorcolor=separator_clr;
padding=0;
pagecolor="black ...
by Idee
Fri Oct 28, 2005 1:59 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Horizontal Top Menu Width Issue
Replies: 3
Views: 2852

Horizontal Top Menu Width Issue

Hi

I replaced my files with the new version release 5.734.

My top menu is set to 100% menuwidth. With the previous version, the top menu was 100% but the items sit quite closely and tightly. It looked all good. But now with new version, it spreads the menu items to the 100% width and it covers the ...