Search found 36 matches

by scargin
Wed Jul 07, 2004 1:57 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Advice: best horizontal menu for a center aligned css site?
Replies: 1
Views: 2331

Advice: best horizontal menu for a center aligned css site?

I am looking for some advice from the Milonic team and users of this forum.

I have used the horizontal menu (table bound) in a few sites recently and found it works well but I am about to try to eliminate the use of tables in the site structure of my new sites and move almost entirely to CSS.

The ...
by scargin
Wed Jul 07, 2004 1:26 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Menu disappearing behind flash animation (opera only)
Replies: 1
Views: 2341

Menu disappearing behind flash animation (opera only)

I have noticed that the menu disappears behind a flash animation in Opera.

The fix that works in most other browsers:
<param name="wmode" value="transparent"> does not work in Opera.

Is this an issue with Opera that can't be fixed or is there another workaround?

The site in question can be ...
by scargin
Sun Jun 13, 2004 11:53 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Menu alignment issues with version 5.21
Replies: 5
Views: 4359

Thanks Ruth I really appreciate all of your help.

Your suggestions worked perfectly and I have learnt a few things too.

Sorry about the late thank you, I thought I posted it last week.

Thanks again for all of your help,

Stuart Cargin
by scargin
Sun Jun 06, 2004 5:42 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Is my Menu showing up?
Replies: 8
Views: 6436

Rudy,

It is working fine from this end.

Checked on IE 6.0.2, FireFox 0.8, Mozilla 1.6 and Opera 7.11 all on Win 2K.


Cheers,

Stuart
by scargin
Sun Jun 06, 2004 5:37 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Menu alignment issues with version 5.21
Replies: 5
Views: 4359

Thanks but the item width value appears to have little or no effect. All though it looks better, the gap between the "home" and "contact" links are far greater than the other links. I have made all of your suggested changes (although I am not sure where you are seeing the "top left" position).

To ...
by scargin
Sat Jun 05, 2004 11:39 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Menu alignment issues with version 5.21
Replies: 5
Views: 4359

Menu alignment issues with version 5.21

I have just updated a menu for a site I am building with version 5.21. The site uses a table bound horizontal menu. Previously it was using version 5.14 and the alignment was fine as soon I updated the milonic_src.js, mmenudom.js and mmenuns4.js files the alignment has shifted. The home link is ...
by scargin
Tue May 04, 2004 9:54 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Opening application in new window through menu link.
Replies: 3
Views: 3582

Sorry about the delay in getting back to you. The forum was not accepting my username and password a few days ago. I generated a new password and it still was not working. Everything appears back to normal now.

Anyway your suggestion worked perfectly.

Thanks again for all your help,

Stuart
by scargin
Fri Apr 30, 2004 9:07 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Adjusting left and right padding.
Replies: 40
Views: 35730

Thanks Ruth I will give it a try.

Stuart
by scargin
Fri Apr 30, 2004 9:05 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Opening application in new window through menu link.
Replies: 3
Views: 3582

Opening application in new window through menu link.

I am not quite sure what is the best method for opening an external application through a link.

The application is usually opened by a link and javascript include file:

<script language="JavaScript" type="text/JavaScript" src="http://d8199.i44.quadrahosting.com.au/FAQ/afm.asp"></script><a href ...
by scargin
Fri Apr 30, 2004 1:17 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Adjusting left and right padding.
Replies: 40
Views: 35730

Ruth,

Thanks again for your reply.

Tried your suggestions but still no luck.

Refer to : http://d8199.i44.quadrahosting.com.au/default_blank.asp for padding = 3:

and

http://d8199.i44.quadrahosting.com.au/default_blankPx.asp for padding="5px,7px,5px,7px";

Although the second version is ...
by scargin
Fri Apr 30, 2004 12:50 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Submenu font size issues with Firefox 0.8 and Opera 7.11
Replies: 9
Views: 7023

Thanks John,

The issue in Firefox and Opera seems to be attributed to the font size as you suspected. Once I changed it to a pixel setting the fonts size was displayed correctly.

Thank you also to Maz and Ruth for all your help.

Stuart
by scargin
Thu Apr 29, 2004 10:56 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Adjusting left and right padding.
Replies: 40
Views: 35730

I removed the references to the top and left positioning, but it does not appear to make any difference. The menu still does reflect the padding settings and still has submenu font size issues in Firefox and Opera.

If these settings are to be removed why are they visible in the table bound example ...
by scargin
Thu Apr 29, 2004 9:17 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Submenu font size issues with Firefox 0.8 and Opera 7.11
Replies: 9
Views: 7023

As far as I can see my style names seem to be correct. It has been suggested that the issue may be related to combining the menu in a table cell with rollover images??

I even changed the reference to the style name in page itself to menuStyle and added the padding code to the menu_data.js file ...
by scargin
Thu Apr 29, 2004 9:13 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Adjusting left and right padding.
Replies: 40
Views: 35730

Thanks for the explanation on how the Styles work. As far as I can tell I have followed the same format, but as you said the padding is not working.

Your suggestion of adding itemwidth= "100%" is a much better solution and exactly what I was after. I hope it works on a Mac will have to contact some ...
by scargin
Thu Apr 29, 2004 4:17 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Adjusting left and right padding.
Replies: 40
Views: 35730

Thanks Maz.

I corrected the error and removed any "0" values.

How do I designate which style is to be used for the main menu?

I added the padding code to menuStyle and referenced this style in the page but the changes still do not appear to be showing up.

Thanks again for all your help.

Stuart
by scargin
Thu Apr 29, 2004 1:49 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Adjusting left and right padding.
Replies: 40
Views: 35730

Hi again.

I tried replacing the existing padding value in menu_data.js:

padding=3;

to

padding="3px 5px 3px 5px";

and it made no difference. Also tried changing it in the code of the web page itself and still no difference.

Any other ideas?

Thanks,

Stuart
by scargin
Thu Apr 29, 2004 1:26 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Submenu font size issues with Firefox 0.8 and Opera 7.11
Replies: 9
Views: 7023

Sorry about that . I should have been more specific.

In Firefox and Opera, the submenu text is larger than the main menu text. It appears to be ignoring the settings in the menu_data.js file.

Image

Thanks,

Stuart
by scargin
Wed Apr 28, 2004 8:50 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Submenu font size issues with Firefox 0.8 and Opera 7.11
Replies: 9
Views: 7023

Placed the script under the body tag and it is still doing it.

Any other suggestions?

Thanks,

Stuart
by scargin
Wed Apr 28, 2004 8:44 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Adjusting left and right padding.
Replies: 40
Views: 35730

Thanks Maz.

This reaffirms why I think the Milonic menu is the best on the market.

It can't get any easier than that.

Thanks again,

Stuart
by scargin
Wed Apr 28, 2004 6:56 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Submenu font size issues with Firefox 0.8 and Opera 7.11
Replies: 9
Views: 7023

Submenu font size issues with Firefox 0.8 and Opera 7.11

I have added the version 5.14 of the table bound menu to a website that I am building and have noticed that it is not displaying correctly in Firefox 0.8 and Opera 7.11.

I suspect that it is something I have done rather than the menu.

The menu displays perfectly in IE 6.1.

The site can be viewed ...