Search found 8 matches
- 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.
- Mon Nov 28, 2005 12:53 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Clock
- Replies: 4
- Views: 4248
- Mon Nov 28, 2005 11:11 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Clock
- Replies: 4
- Views: 4248
- 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 ...
If I change the type from "clock" to "header" this works ok, but the time is nolonger up dated but frozen at the time ...
- 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 ...
<% 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 ...
- 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 ...
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 ...
- 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
- 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 ...
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 ...