Milonic provide full featured pull down web menus for some of the worlds largest companies
click here to see what it can do for you

Download Milonic DHTML Menu
Buy Milonic DHTML Menu

Back To Start Of Archive
Taken From The Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Forum Topic: Click to view post
Last Updated: Saturday July 14 2012 - 06:07:33

Coldfusion Calendar App problem


Poster: karms
Dated: Friday March 7 2003 - 23:49:17 GMT

I'm trying to include the DHTML meni v3.3.19 as a header template in front of the GreatWebCalendar app- a CF app - as described do-able by that app. However, the menu is displayed as an almost invisibly small menu. Funny thing is that it works perfectly, but all the menu additems are right on top of each other, and about 1-10th the size they normally are. The page isn't published yet, but I'm loading it on the CFMX app server locally. I'm only including the script code within the header template...see below. Any help appreciated.

<SCRIPT>/*
* DHTML Menu version 3.3.19
* written by Andy Woolley
* Copyright 2002 Andy Woolley. All Rights Reserved.
*
* Please feel free to use this code on your own website free of charge.
* You can also distribute and modify this source code as long as this
* Copyright notice remains intact and that you send me notice that you
* intend to use this code on your website.
*
* Limited support for this script is provided
* Commercial licence agreements are available on request for use & full support.
* You can send email to menu3 __at__ milonic.com

* Script featured on Dynamic Drive (http://www.dynamicdrive.com)
*/</SCRIPT>

<SCRIPT language=JavaScript src="menu_array.js" type=text/javascript></SCRIPT>
<SCRIPT language=JavaScript src="mmenu.js" type=text/javascript></SCRIPT>
[/code]


Poster: John
Dated: Tuesday March 11 2003 - 15:07:59 GMT

Without being able to see the actual code it's almost impossible to help. One thing I do see, however, is you are way down-level in the version you're using. Current is 3.5.12 (which may or may not help).