Search found 7 matches

by solbjerg
Sat Jul 30, 2005 8:27 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Possible to change menuskin in HTML?
Replies: 12
Views: 10218

Hi Kevin.

I haven't yet succeeded in enabling asp statements in an html file, but I will try again later following your detailed advices.

(Later is when the inside of my mouth stops feeling like the bottom of a birdcage :-). I had a ‘wet’ evening out yesterday with some tough lady journalist ...
by solbjerg
Fri Jul 29, 2005 9:42 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Possible to change menuskin in HTML?
Replies: 12
Views: 10218

Thank you!!!

I really appreciate your many good advices. I've now downloaded the latest version of the Milonic Menu and have put a small reference to the excellent menu in the bottom of all pages.

I wish you a nice weekend. Kind regards from
Kirsten in Copenhagen
by solbjerg
Thu Jul 28, 2005 10:35 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Possible to change menuskin in HTML?
Replies: 12
Views: 10218

Thank you for your advice and comments on implementing the Milonic Menu in .asp as well as .html pages.

I have already put quite many Java Scripts in external files. Actually I have split the original menu_data.js in three scripts: menu_style.js, menu_icons.js, and a new menu_data.js and refer to ...
by solbjerg
Thu Jul 28, 2005 7:11 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Possible to change menuskin in HTML?
Replies: 12
Views: 10218

It is a long post, indeed, but also a very thorough one. Thank you for your efforts that really uncover the difficulties concerning my little design problem. I've saved your post for later scrutiny.

My spontaneous thoughts are, though, that I must convert the .html pages into .asp. It's a lot of ...
by solbjerg
Sat Jul 16, 2005 6:39 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Possible to change menuskin in HTML?
Replies: 12
Views: 10218

I do not have a pro license. Earlier I was very happy with the 3.0 version, but this (5.??) version of Milonic DHTML menu came along with an extended version of the Snitz forum. I hope everything is okay - license-wise?

I will of course wait. I've been trying to find a solution for some time now ...
by solbjerg
Sat Jul 16, 2005 6:12 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Possible to change menuskin in HTML?
Replies: 12
Views: 10218

Well, I'm afraid the discussion on the mentioned subject is way beyond me.

I just change style sheets for html-pages and ASP's with a ready made script, where the essential function is


function doSkin(skin) {
document.getElementById("skin").href='css/' + skin + '.css';
}

Later - in the body ...
by solbjerg
Sat Jul 16, 2005 1:04 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Possible to change menuskin in HTML?
Replies: 12
Views: 10218

Possible to change menuskin in HTML?

I have succeeded in changing menu skins and images in my forum http://setiboinc.dk/forum/ when one select a new skin for the forum.

I have recently tried to create the same feature for the site's html-pages, but until now I haven't been able to change menu skins and images.

FYI I'm an absolute ...