Thanks
Waiting for your news
Search found 23 matches
- Mon Nov 21, 2011 4:49 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: CSS HTML menu using listmenu.js adding arrow last <li>
- Replies: 2
- Views: 6467
- 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: 6467
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 ...
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 ...
- 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: 6416
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 ...
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 ...
- 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: 6416
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 ...
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 ...
- Wed Aug 26, 2009 5:45 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: PopUp not working as before
- Replies: 3
- Views: 5477
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 ...
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 ...
- Tue Aug 25, 2009 1:00 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: PopUp not working as before
- Replies: 3
- Views: 5477
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.edu" onmouseover="popup ...
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.edu" onmouseover="popup ...
- 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: 3433
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
How will know that this issue is fixed?
Thanks
Moshe
- 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: 3433
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 it rawcss ...
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 it rawcss ...
- 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: 5589
- 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: 5589
- 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: 5589
- 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: 5589
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
Here is the link
http://www.uj.edu/contentnew/formilonic1.html
Thanks
- 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: 4527
- 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: 4527
- Thu May 31, 2007 7:16 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: relative positioning
- Replies: 2
- Views: 3018
- Thu May 31, 2007 12:21 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: relative positioning
- Replies: 2
- Views: 3018
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
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
- 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: 4527
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
Thanks
- Tue Nov 07, 2006 8:05 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: How often to update
- Replies: 7
- Views: 6314
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 ...
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 ...
- Tue Nov 07, 2006 7:11 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: How often to update
- Replies: 7
- Views: 6314
- Tue Nov 07, 2006 7:07 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: How often to update
- Replies: 7
- Views: 6314