Search found 1759 matches

by kevin3442
Tue Oct 10, 2006 8:32 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: How to use Milonic with Front Page 2003
Replies: 4
Views: 4285

Hi Lisa, I'd better get in here before John launches into a Microsoft/Frontpage tirade! I'm not sure I understand the issue completely. But I can make a couple of comments that may at least explain some of what you're observing... in fact, it may be my own mini-tirade. (1) I sometimes use FrontPage ...
by kevin3442
Tue Oct 10, 2006 8:18 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: IE Progress Bar (The one at the bottom)
Replies: 9
Views: 5789

Hi, From the lack of response I'd have to guess that it's a somewhat rare circumstance. I've not seen it before, and I've seen a lot of sites using Milonic Menus! Rather than us trying to reproduce the issue (which is often just an exercise in frustration itself), are you able to post a url that wil...
by kevin3442
Tue Oct 10, 2006 7:58 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Is there support for opening a link in a REMOTE iframe?
Replies: 15
Views: 11165

Hi Doug, Something like this: Make a container file -- we'll call it container.htm in this example -- that contains an iframe named "iframe1". This is the remote page/iframe that will be used to contain the intended content pages. The name of the page to load into the iframe is passed as a...
by kevin3442
Tue Oct 10, 2006 6:23 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Is there support for opening a link in a REMOTE iframe?
Replies: 15
Views: 11165

Hi Doug, Oh yes, this was actually the very first thing I tried. What I found was that (in I.E. 6, anyway) it only worked if the page with the remote iframe was already open. ... Well now... that's the first time you've mentioned that twist. I had assumed that the second page would already be open f...
by kevin3442
Tue Oct 10, 2006 4:15 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Is there support for opening a link in a REMOTE iframe?
Replies: 15
Views: 11165

Hi Kevin, The code you listed is for opening an html page inside an iframe on the same page; I am asking how to open an iframe on a remote page. Hi Doug, Ah... but have you actually tried what I suggested? I understood the goal. The point I was trying to make was that the approach used to open a pa...
by kevin3442
Mon Oct 09, 2006 7:49 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Embedding search in a menu
Replies: 14
Views: 10588

Hi, With the doctype that you're using, the menu is interpreting the text for the radio buttons as menu item text and therefore applying the oncolor property, which is defined in your dropStyle as oncolor="#fff"; ... white. In the html code for your search form, the table background color ...
by kevin3442
Mon Oct 09, 2006 7:21 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: IE7 Milonic is not visible until window resize
Replies: 9
Views: 5982

Hello, Perhaps you used a staging or test server to test, but I don't see the latest version used at the url you provided. I'm still seeing v5.754 (v5.759 was made available over the weekend). I've noticed a couple of other things that may be at work, but first and foremost I've noticed that the bas...
by kevin3442
Mon Oct 09, 2006 6:07 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Embedding search in a menu
Replies: 14
Views: 10588

Well now... that's just strange! It didn't do that in my tests, so I'm going to start by assuming it's related to something in your menu style (was it dropStyle?) or something in the css. I'll have a look when I get a chance. Meantime, you can check thos for any small errors.

Cheers,

Kevin
by kevin3442
Mon Oct 09, 2006 6:04 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Forced link still showing after upgrade
Replies: 9
Views: 6988

Well... I'm a bit of a bonehead. Sorry. When you mentioned a licensed copy, I assumed it was a professional license for a commercial site. I had another look, and I see that it's actually a free license, which still requires that each page displaying the menu has a link to milonic.com. I see that yo...
by kevin3442
Mon Oct 09, 2006 5:36 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: menu going down on flash when browsing in firefox
Replies: 8
Views: 5559

Have you tried using the fixMozillaZIndex global property? Using it, along with your posted code and my own .swf file, makes my test menus appear above the flash. Set fixMozillaZIndex=true; This is a global property, not a menu property or a style property. Set it with the other globals used in your...
by kevin3442
Mon Oct 09, 2006 5:12 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Forced link still showing after upgrade
Replies: 9
Views: 6988

Did it come up on the home page? Does it seem to be random, or can you tell if it's happening on any particular page? Are your pages arranged into subdirectories, or are they all in the same directory?

Kevin
by kevin3442
Mon Oct 09, 2006 5:11 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Problems incorporating menu into existing site
Replies: 5
Views: 4454

As a big fan of bacon, I'm happy to have helped save yours. ;)

Cheers,

Kevin
by kevin3442
Mon Oct 09, 2006 5:07 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Embedding search in a menu
Replies: 14
Views: 10588

Hi eragon, The main problem is that your form definition is done across several different lines of code. That's OK in html, but the trick here is that you're defining the form inside of a javascript literal string (the double-quoted string passed to aI() ). By breaking it into multiple lines, the st...
by kevin3442
Mon Oct 09, 2006 4:14 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Forced link still showing after upgrade
Replies: 9
Views: 6988

Just had a quick look to confirm, and your licensed version is now there.

Cheers,

Kevin
by kevin3442
Sun Oct 08, 2006 11:35 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Forced link still showing after upgrade
Replies: 9
Views: 6988

Hi, From what I see, the source files you're currently using (in the mainnav directory) are still from the trial version. These are miloninc_src.js, mmenudom.js, and mmenuns4.js. You should be able to download your licensed copy from the the dopwnload section of the main milonic site. But to get the...
by kevin3442
Sun Oct 08, 2006 11:26 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Embedding search in a menu
Replies: 14
Views: 10588

Hi,

Did you put type=html in the aI() call for the item that contains the form?

Code: Select all

aI("text=...google form code...;type=html;");
Kevin
by kevin3442
Sun Oct 08, 2006 4:54 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Nav Bar SubImage Help
Replies: 10
Views: 8041

Hi Wolf, I'm looking at your current code (from your site). You created a copy of style1 called styleMain, and made the subimage null for styleMain. So far so good. Then you applied styleMain to the "mainmenu" and the "products" menu. This is why your products menu no longer show...
by kevin3442
Sun Oct 08, 2006 4:26 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Collapse menu and every item having a clickimage
Replies: 10
Views: 8267

Hi Kevin, Hmmm... well darn. Sure would have been nice if it worked! I'm pretty sure it's supposed to work like that. I'll have to let Andy know about that. Meantime, you could try a different approach. The various padding properties can be defined like padding in css; i.e., you can define top, righ...
by kevin3442
Sun Oct 08, 2006 4:14 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Problems incorporating menu into existing site
Replies: 5
Views: 4454

Hi Miss A, Thanks for the link. There are actually four error messages generated when the page first loads. Three are js syntax errors and one is an object expected error that's related to the first syntax error. All of these appear to be because the server cannot find milonic_src.js, mmenudom.js, a...
by kevin3442
Sun Oct 08, 2006 3:46 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: All flyouts appearing in same location (on Mac IE only)
Replies: 4
Views: 4900

Hi Kevin, All of the flyouts are appearing, so I don't think that the name= vs. id= is an issue since Milonic seems to find the correct flyout (the flyout contents are correct for each flyout). Hi Mark, The id and name specify the target element where you want to open the the flyout (i.e., menu), n...