Search found 11 matches

by Alan
Mon Oct 15, 2007 2:38 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Two Border Colors
Replies: 4
Views: 3023

Re: Two Border Colors

WOW!

Thanks Ruth ! !

Awesome - I'll give it a try.
by Alan
Mon Oct 15, 2007 5:54 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Two Border Colors
Replies: 4
Views: 3023

Re: Two Border Colors

Hi Ruth,

I have this code:

with(menuStyle=new mm_style()){
bordercolor="#c88d8d";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="11";
fontstyle="normal";
offbgcolor="#bfcdea";
offcolor="#323150";
onbgcolor="#FDE581";
oncolor="#323150";
rawcss="padding:2 8 2 8 ...
by Alan
Sat Oct 13, 2007 5:32 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Two Border Colors
Replies: 4
Views: 3023

Two Border Colors

Hi,

I'm using MM5.784.

I've built a simple horizontal menu and I would like to have different border colors on the top and bottom of the horizontal bar.

At the moment I'm using:
bordercolor="#96A7CB";
borderstyle="solid";
borderwidth=1;

Is there any way to have one border color at the top of the ...
by Alan
Fri Nov 03, 2006 5:43 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Firefox alignment problem
Replies: 5
Views: 4866

Firefox alignment problem

Hi,

My menu is working in IE6 and IE7 ok. In Firefox the menu has a vertical alignment problem.

I have tried removing the overfilter but that does not make a difference the menu is still misaligned in Firefox.

Any help in fixing the problem would be greatly appreciated.

http://www.alunablue.com ...
by Alan
Mon Aug 21, 2006 6:37 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Vertical Menu - Bottom scroll bar problem
Replies: 2
Views: 2847

It's OK!

I just downloaded the latest version and it has fixed the problem.

MANY THANKS!!
by Alan
Mon Aug 21, 2006 6:18 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Vertical Menu - Bottom scroll bar problem
Replies: 2
Views: 2847

Vertical Menu - Bottom scroll bar problem

Hi,

I have a vertical menu on my page which has a menuheight and the overflow set so I can scroll the menu vertically.

When I move the mouse cursor over the menu a bottom scroll bar appears and I am able to slide the menu horizontally.

How do I stop the bottom scroll bar from appearing?

Thanks!
by Alan
Thu Aug 03, 2006 4:35 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Adding Search Box problem
Replies: 1
Views: 2001

Adding Search Box problem

Hi,
I'm upgrading my old html menu with the new Milonic DHTML v5.
I't already looking much better but I am having extreme difficulty adding the search box.

I currently have a working html search an I'd like to incorporate that into the new menu.
Whenever I try and incorporate the code my menu ...
by Alan
Wed Aug 02, 2006 10:20 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Blank cell to span the rest of the menu space
Replies: 3
Views: 2793

Sorry I should have been more precise.

Sorry I should have been more precise.

I need to expand the color bar across 320 pixels. This portion of the bar will have no menu or mouse over effects.

I'm hoping not to use a GIF and do it in CSS.

Is this possible?
by Alan
Wed Aug 02, 2006 2:24 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Blank cell to span the rest of the menu space
Replies: 3
Views: 2793

Blank cell to span the rest of the menu space

Hi,

I am using Layers and Tables to position a horizontal menu.

How can I create a blank cell of 320 pixels to span the rest of the menu space?

I do not want a menu width of 100%. I need a blank spacer of 320 pixels hopefully using CSS.

Thanks!!
by Alan
Mon Jul 31, 2006 5:44 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Vertical Menu Fixed Height problem
Replies: 2
Views: 2394

Vertical Menu Fixed Height problem

Hi,

How can I make a vertical menu a fixed height and position?

When I resize the browser window the menu position changes.

Do I have to put everything in a layer/table?

Can I not fix the height and position with css?

Many thanks!
by Alan
Tue Jul 18, 2006 12:21 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Text: Two words each a different color.
Replies: 1
Views: 2162

Text: Two words each a different color.

Hi,

If I have two words of text how can I have each word a different color?

Example:
aI("text=Friday Afternoon");

I would like Friday one color and Afternoon another.

Many thanks for your help!