Search found 8 matches

by johns
Fri Feb 22, 2008 9:39 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Milonic DHTML Menu, SWFObject and Safari
Replies: 7
Views: 5615

Re: Milonic DHTML Menu, SWFObject and Safari

I noticed that the same problem (menu under flash) is happening with Firefox 3 beta 3. Again the Microsoft fix method using insert_active_flash.js solves the problem.
by johns
Mon Nov 28, 2005 12:53 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Clock
Replies: 4
Views: 4248

Upps - sorry should have noticed that!

Many thanks
by johns
Mon Nov 28, 2005 11:11 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Clock
Replies: 4
Views: 4248

Hi Ruth

Many thanks - I think I tried that before! It all works except for offbgcolor which doesn't make any difference I still get the headerbgcolor. I've made the changes to the sites so you can see what I've done.
by johns
Sun Nov 27, 2005 11:20 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Clock
Replies: 4
Views: 4248

Clock

The clock function is excellent ... but I would like it to appear as a header style item rather than a menu one (i.e. it has the header colours, and doesn't respond to mouseover).

If I change the type from "clock" to "header" this works ok, but the time is nolonger up dated but frozen at the time ...
by johns
Fri Nov 18, 2005 3:26 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Change menu at login
Replies: 1
Views: 2525

Sorted!

Solved it:
<% if iBBSLogonType = US_Registered then %>
aI(".....")
<% end if %>

No need to create another variable just used the asp code for the login but didn't know how to do the <% %> bit. Like most things, it's obvious when you know how! Thanks Kevin3442: http://www.milonic.com/forum ...
by johns
Fri Nov 18, 2005 11:26 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Change menu at login
Replies: 1
Views: 2525

Change menu at login

Can anyone help

I want to add items to the menu based on whether the user is logged on. Elsewhere I found the helpful suggestion to create in data_menu.js:

var userloggedon = false;

and then use the expression:

if (userloggedon) aI(".....);

This works a treat but I don't know how to set ...
by johns
Tue Aug 02, 2005 4:42 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Problem with Milonic link reappear on licensed menu
Replies: 3
Views: 3023

Thanks, John and Ruth, I'm most grateful.

Ruth, your solution worked first time. Using the code:

<a href=""http://www.milonic.com/"">DHTML Menu Courtesy of Milonic.com</a>

As is usually the case a very simple solution after a very long time trying to solve it.

BTW, the site's not usually that ...
by johns
Tue Aug 02, 2005 9:38 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Problem with Milonic link reappear on licensed menu
Replies: 3
Views: 3023

Problem with Milonic link reappear on licensed menu

Hi

Firstly, what a brilliant menu system. Thanks. I have most of it working really well and just need to tweak some images and so on. But I have got stuck and have searched this forum without finding a solution to my specific problem! Can anyone help with another reappearing Milonic link problem ...