The test site is http://rightholidays-com.merc.helmcontrolpanel.net
It works with Mozilla Firefox and Opera, but it doesn't work with Internet Explorer, Deepnet or Maxthon.
The full menu code is:-
<CFQUERY NAME="Level_01" DATASOURCE="#AcDNS#" username="#AcName#" password="#AcPW#">
Select * FROM ...
Search found 6 matches
- Thu Apr 12, 2007 10:17 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Menus not properly covering Lists
- Replies: 4
- Views: 4351
- Wed Apr 11, 2007 6:05 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Menus not properly covering Lists
- Replies: 4
- Views: 4351
Menus not properly covering Lists
I'm using the following code:-
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#FFFDD0', Direction=135, Strength=3)";
Underlying lists are not covered by the menu.
What should I do to ensure the menu stays on top?
Many thanks fo rany help.
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#FFFDD0', Direction=135, Strength=3)";
Underlying lists are not covered by the menu.
What should I do to ensure the menu stays on top?
Many thanks fo rany help.
- Tue Mar 20, 2007 3:26 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Mozilla Firefox text alignment difficulty.
- Replies: 1
- Views: 2390
Mozilla Firefox text alignment difficulty.

The above image demonstrates that under the latest Firefox, all the text is shunted to the left, whereas in all the other browsers it's centralised correctly.
Any ideas?
Thanks.
- Wed Feb 28, 2007 4:44 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Database Menu on ColdFusion CFM Page
- Replies: 1
- Views: 2432
Database Menu on ColdFusion CFM Page
The data menu htm file states:-
The data is stored inside the 4 .csv files, import this into the appropriate table, set up the DSN, username and password and this file should start building menus from a SQL Server database using ASP.
That is no good to me, as I need to run it from a .CFM page ...
The data is stored inside the 4 .csv files, import this into the appropriate table, set up the DSN, username and password and this file should start building menus from a SQL Server database using ASP.
That is no good to me, as I need to run it from a .CFM page ...
- Mon Feb 12, 2007 1:14 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Database driven menu
- Replies: 2
- Views: 17639
- Sun Feb 11, 2007 1:51 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Database driven menu
- Replies: 2
- Views: 17639
Database driven menu
Is there any way that a Milonic Menu can be dynamically altered by the use of a database such as MS SQL?