Search found 12 matches

by heinrichegg
Fri Mar 26, 2004 4:50 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Target problems
Replies: 9
Views: 6537

THE PORBLEM IS SOLVED WITH VER. 5.09

:lol:

Tried the ver 5.09 today and finally this problem is solved. The last version I tried was 5.04 and then the problem still was there.

I tried download ver 5.05, 6 , 7, and 8, but the links are not working. It might be interesting to know excact when the problem was solved?

Thanks!

H
by heinrichegg
Thu Feb 19, 2004 1:29 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Relative Links (again)
Replies: 5
Views: 4388

I have almost the same problem as you. I wrote about it long time ago, but I never got a solution that worked.

For now I have all the .htm files in one directory <root>/norwegian. The .js scripts are in another <root>scripts/ver_5_0/

My code in each .htm file is like this:

<SCRIPT language ...
by heinrichegg
Tue Feb 17, 2004 7:28 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Target problems
Replies: 9
Views: 6537

5.02 still same problem

H
by heinrichegg
Sat Feb 14, 2004 12:03 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Target problems
Replies: 9
Views: 6537

Thanks!

I'm still using target=_self as a preliminary solution.

I'm separating the styles into a separate file since I'm operating with many different menus. If I change the style for my menus I only have to do it in one file, not in all menu-files.

I tried the 5.01 version but the same problem ...
by heinrichegg
Wed Feb 11, 2004 12:30 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Target problems
Replies: 9
Views: 6537

Sorry: It is XP Servicepack 1. Hovewer - the About Internet Explorer says xpsp2 for some reason.

This can not be a problem since I am testing the menu with both the old and new code files and it works fine with the old files.

H
by heinrichegg
Tue Feb 10, 2004 10:42 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Target problems
Replies: 9
Views: 6537

Target problems

I have problems with this code: (the style is in a separate file).

with(milonic=new menuname("main_tur_menu")){
top=120;
style=style1;
alwaysvisible=1;
itemwidth=230;
alignment="left";
position="relative";
aI("text=MILONIC TEST - NEW WINDOW;url=svalbard_oppdagelse_kart.htm;target=_blank ...
by heinrichegg
Sun Dec 07, 2003 11:45 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Problems with relative URL's
Replies: 4
Views: 3492

No solution yet!

Thanks again for your help!

First to clear up a detail: When I wrote /scripts/mmenuns4.js it was just ment as an example of the leading /. Of course I wrote /scripts/ver_5_0/mmenuns4.js in my own code but with no luck?

My ISP supports ASP so I installed IIS 5.1 (the one that is included in ...
by heinrichegg
Mon Dec 01, 2003 2:36 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Problems with relative URL's
Replies: 4
Views: 3492

Still confused!

Thank you for all your help. I did try to put the call-script-code as you said in one separate file with ending .cfm. Then I put the <cfinclude... code in the header of the html-documents, but with no luck?

I asume that to be able to use this method the webserver where my site is stored has to have ...
by heinrichegg
Sun Nov 30, 2003 2:58 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Problems with relative URL's
Replies: 4
Views: 3492

Problems with relative URL's

If you move a html-file from one folder to another folder either up or down in the hierarchy Dreamweaver fixes the path for all links - also the path to the milonic scrips, EXCEPT the two in this code:

<script language=JavaScript>
if(ns4)_d.write("<scr"+"ipt language=JavaScript src=scripts/ver_5_0 ...
by heinrichegg
Sun Nov 30, 2003 12:06 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: How can I put the styles properties in one file?
Replies: 6
Views: 4722

Thanks!

It works! Thank you very much!

H
by heinrichegg
Sat Nov 29, 2003 8:23 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: How can I put the styles properties in one file?
Replies: 6
Views: 4722

Thanks!

Thank you for the help. It works!

I upgraded the old ver. 3.4 to 5 yesterday and everything works without any problems. Even the online converter worked fine.

This version is a lot easier to change menuitems and to edit the menus.

Hovewer:

I use the menu inside a table and it works fine when I ...
by heinrichegg
Sat Nov 29, 2003 1:46 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: How can I put the styles properties in one file?
Replies: 6
Views: 4722

How can I put the styles properties in one file?

I have a site with three different languages and therefore three different menu-files (with alll the same styles).

I would like to have the styles properties only one place so that I don't have to change styles in three different files. Is it possible to put them in a separate file and have a ...