Search found 6 matches

by smarin
Thu Sep 02, 2004 2:58 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Library not registered
Replies: 2
Views: 2303

Library not registered

Ok we went live with Milonic (current version) on our web site. http://www.ugaais.com

We are having a problem with a few people not being able to see the menu, for the most part clearing temp cash and cookies and resetting IE defaults have solved the problem.
I do have one person that I have not ...
by smarin
Thu Aug 19, 2004 4:47 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: menu no displaying the correct color
Replies: 2
Views: 2631

i figured it out. there was another place to specify color for your current page that your on.

thanks
by smarin
Thu Aug 19, 2004 3:13 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: menu no displaying the correct color
Replies: 2
Views: 2631

menu no displaying the correct color


_menuCloseDelay=500 // The time delay for menus to remain visible on mouse out
_menuOpenDelay=150 // The time delay before menus open on mouse over
_subOffsetTop=10 // Sub menu top offset
_subOffsetLeft=-10 // Sub menu left offset



with(menuStyle=new mm_style()){
onbgcolor="#4148AD";
oncolor ...
by smarin
Wed Jun 30, 2004 10:16 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Opening pages in new windows + milonic + wrk around pop kill
Replies: 2
Views: 2239

Opening pages in new windows + milonic + wrk around pop kill

Ok here is my problem.
I was having a problem with my java scripts that pull up new windows being blocked by pop up blockers and windows new service pack 2. So I started working with Milonic looking to replace my CSS menu. I was working with the free version making sure that I would be able to ...
by smarin
Thu Jun 24, 2004 5:25 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: milonic on service pack 2
Replies: 4
Views: 2844

well this is the line in my menu.

aI("text=Site Search;url=/redirect/SearchAsp.htm;");

its the redirect part that i think SP2 is freeking out over ... anyone have a idea that might help me out where the link opens in a new window.

kinda like target="_blank"

thanks
by smarin
Mon Jun 21, 2004 9:42 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: milonic on service pack 2
Replies: 4
Views: 2844

milonic on service pack 2

has anyone tested it yet?
Im having a problem with the way my menu calls for pages to open in a new window. the new pop up blocker prevents the window from opening. is there a easy fix for this? i know in our html documents target="_blank" is not effected by the new pop up blocker but pages that ...