Search found 6 matches

by Rickstre
Thu Dec 16, 2004 6:35 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Dragable Menu script still is not working.
Replies: 4
Views: 3222

I just fixed it myself by removing "type=header" and replacing it with type=dragable. Odd that the documentation does not seem to reflect this but rather seems to say that it MUST be a header.
by Rickstre
Tue Dec 14, 2004 11:14 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Dragable Menu script still is not working.
Replies: 4
Views: 3222

Yes... I saw that post. I downloaded the file and no change. Do you see anything in the code that could cause the problem?

Rick
by Rickstre
Tue Dec 14, 2004 3:25 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Dragable Menu script still is not working.
Replies: 4
Views: 3222

Dragable Menu script still is not working.

navbar_milonic.js.php: <?php ?><script type="text/javascript" src="/common/milonic_src.js"></script> <param copyright="JavaScript Menu by Milonic - http://www.milonic.com"></param> <script type="text/javascript"> <!-- if(ns4)_d.write("<scr"+"ipt...
by Rickstre
Tue Nov 30, 2004 1:17 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: More info needed about relative paths.
Replies: 2
Views: 2393

I found the problem last Friday... The Menu system is running on an Apache server. Apache treats the "libs" directory differently and does not allow external links directly to the "libs" directory. Moved everything to a new directory "common" and all is well!

Rick
by Rickstre
Fri Nov 19, 2004 5:48 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: More info needed about relative paths.
Replies: 2
Views: 2393

More info needed about relative paths.

The structure of my site is http://www.sitename.com .....htdocs ........root ........libs ..........navbars .............menu.inc.php ( root and libs are on the same level, but navbars is below libs ) The code in menu.inc.php is: <script type="text/javascript" src="http://www.sitename...
by Rickstre
Thu Nov 18, 2004 2:04 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: server relative paths for the .js files?
Replies: 9
Views: 6131

The structure of my site is http://www.sitename.com .....htdocs ........root ........libs ..........navbars .............menu.inc.php ( root and libs are on the same level, but navbars is below libs ) The code in menu.inc.php is: <script type="text/javascript" src="http://www.protonic...