Search found 23 matches

by myalo
Mon Nov 21, 2011 12:58 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: CSS HTML menu using listmenu.js adding arrow last <li>
Replies: 2
Views: 5692

CSS HTML menu using listmenu.js adding arrow last <li>

I just converted our home page from traditional Milonic menu using ai() calls and drewmenus() to <ul><li> and calling buildListMenu For some reason the last <li> in each <ul> when there is no sub list, is showing the arrow which normally shows only if there is a sub menu. Any idea? http://www.ajula....
by myalo
Sun Sep 25, 2011 3:14 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Menu has no margins in FF4.01 but OK in latest chrom
Replies: 2
Views: 5646

Re: Menu has no margins in FF4.01 but OK in latest chrom

Problem resolved FireFox didn't get to the definitions of .mmOn and .mmOff because of an error in parsing before these definitions: background-image:url(\); This line caused FireFox to stop the parsing of the css file. Chrome and IE kept reading to the end of the css and where able to get the defini...
by myalo
Fri Sep 23, 2011 2:10 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Menu has no margins in FF4.01 but OK in latest chrom
Replies: 2
Views: 5646

Menu has no margins in FF4.01 but OK in latest chrom

Hi running the latest version just downloaded 5906 I am trying to figure out why the same exact menu looks OK in chrome but in FF http://maed.ajula.edu the drop down menus line GCE home do not have space between the text and broder. Same URL in Chrome and even IE6 have space. Any idea why http://zie...
by myalo
Wed Aug 26, 2009 5:45 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: PopUp not working as before
Replies: 3
Views: 4698

Re: PopUp not working as before

Thank you very much for your help The code in the current and new website were not the same as you pointed out. The popdown() in the mouse over before the popup() was a work around of drop down menus not closing quick enough which I guess was fixed in another way. BTW what is the meaning of menuClos...
by myalo
Tue Aug 25, 2009 1:00 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: PopUp not working as before
Replies: 3
Views: 4698

PopUp not working as before

I need help to figure out a problem. We are in the process of changing our website. Some sub sites have been moved to new server and using aspx instead of asp. The top menu is static (no asp code) and is build like that: <div id="nav"> <a id="au" href="http://aboutus.ajula.e...
by myalo
Thu Apr 02, 2009 10:15 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Menu width to take 100% of its container
Replies: 3
Views: 2879

Re: Menu width to take 100% of its container

Thanks. It worked. I did have to put a background for the div
How will know that this issue is fixed?
Thanks
Moshe
by myalo
Thu Apr 02, 2009 3:13 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Menu width to take 100% of its container
Replies: 3
Views: 2879

Menu width to take 100% of its container

Hi I am trying to make a menu take 100% the width of its container, in this case a div. Please see http://www.ajula.edu/temp/tests/menu.htm As you can see I tried menuwidth="100%"; itemwidth="100%"; The rawcss setting I got from on of the Milonic samples. I do not understand how ...
by myalo
Sun Jun 03, 2007 7:36 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Menu in a div covers next div
Replies: 6
Views: 4598

As the left menu is dynamic - build in an ASP page - specifying hight might be an issue as it depands on number of items which changes from area to area. It is possible to calculate it but it might be different for differenet screens / browswer. Let's see what Milonic says.
Thanks again
Moshe
by myalo
Sun Jun 03, 2007 7:38 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Menu in a div covers next div
Replies: 6
Views: 4598

Hi Ruth, Problem of aligning menu to the left of div resolved. My test was in IE 6. I added to div style text-align:left; and it fixed it. I also added fixMozillaZIndex=true; as in FireFox I could not see the menu all together. This fixed the issue in FireFox. Can you look at the link I gave in Fire...
by myalo
Sun Jun 03, 2007 7:26 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Menu in a div covers next div
Replies: 6
Views: 4598

the menu js files are now updated. I am not using source files for the menu definition. As all is created by asp it all included in the main page. with or without buildAfterLoad=true; made not difference. position="relative"; seems to fix the issue. Still have one problem. As you can see i...
by myalo
Sun Jun 03, 2007 5:28 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Menu in a div covers next div
Replies: 6
Views: 4598

Menu in a div covers next div

I have created a menu inside a div. The next div is showing under the menu. What is wrong? How can that be fixed?
Here is the link
http://www.uj.edu/contentnew/formilonic1.html
Thanks
by myalo
Fri Jun 01, 2007 10:16 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Where can I find detailed information about properties?
Replies: 4
Views: 3878

Thanks
by myalo
Thu May 31, 2007 7:19 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Where can I find detailed information about properties?
Replies: 4
Views: 3878

Hi Ruth,
Thanks for the information. Where did you pick this information from?
BTW, can we specify the separator to be dashed instead of solid line?
Moshe
by myalo
Thu May 31, 2007 7:16 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: relative positioning
Replies: 2
Views: 2621

Hi Ruth Thanks for the answer. I have used menu in table before and was not sure about inside div. I tired it and it works. My question was refering to defining a menu outside the element like the ones that are offset of the main page and set them relative to an element. I guess this is not possible...
by myalo
Thu May 31, 2007 12:21 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: relative positioning
Replies: 2
Views: 2621

relative positioning

Can a menu be set to show relative to an existing element on the page?
For example if I have a <div id="showhere">content</div> can I specify for a menu to show offest of the div?
Thanks
Moshe
by myalo
Wed May 30, 2007 7:57 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Where can I find detailed information about properties?
Replies: 4
Views: 3878

Where can I find detailed information about properties?

Looking the at menu properties for example there is a short explanation about Position and it have 14 under ref. Where can I find full details about all the possible values each property can get
Thanks
by myalo
Tue Nov 07, 2006 8:05 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: How often to update
Replies: 7
Views: 5241

Thanks again. As we are not using menu_data.js and our menu are inside an asp page, no harm. Is there a problem BTW to put some of the menu code (AIs) in a file and some inside the page in a <script>. Currently all the AI code is in the page. The upper drop down menus changes slowly, the left side m...
by myalo
Tue Nov 07, 2006 7:11 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: How often to update
Replies: 7
Views: 5241

BTW, what are the basic files I need to update my site as the download comes with an example?
by myalo
Tue Nov 07, 2006 7:07 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: How often to update
Replies: 7
Views: 5241

Thanks