Search found 3 matches

by perlmonger
Wed May 05, 2004 3:10 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Relative vs Full URL
Replies: 7
Views: 5006

I'll upgrade

Thank you. I'll upgrade the version and take it from there.

Best Wishes,
Jim Melanson
by perlmonger
Tue May 04, 2004 2:23 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Relative vs Full URL
Replies: 7
Views: 5006

Jim,

Just a thought, you are using a secure server, do you have the blank file in the same folder with your menus?

maz

Not sure what you mean by a blank file. The four files are in the /store folder as well as in the top level folder for top level HTML docs to use. The menu_data.js is rebuilt ...
by perlmonger
Mon May 03, 2004 8:32 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Relative vs Full URL
Replies: 7
Views: 5006

Relative vs Full URL

In the main call for the files, the relative URL works fine:

<script language=JavaScript src="milonic_src.js" type=text/javascript></script>
<script language=JavaScript src="cdn_menu_data.js" type=text/javascript></script>

However, the full URL does not work at all:

<script language=JavaScript ...