Search found 10 matches

by tjl
Thu Oct 07, 2004 11:28 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Problem with Subimage and Border
Replies: 7
Views: 5210

Unfortunately, no. We're working on an intranet and don't have access to post to an external site.
by tjl
Thu Oct 07, 2004 9:42 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Problem with Subimage and Border
Replies: 7
Views: 5210

Ruth and Maz:

Thanks for your input.

I tried what you suggested and while it corrected the problem with the subimage, I don't seem to be able to control the font attributes any longer.

At first, I thought that I might need to move everything from inside the menu_data.js file to the stylesheet ...
by tjl
Thu Oct 07, 2004 12:02 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Problem with Subimage and Border
Replies: 7
Views: 5210

Problem with Subimage and Border

I'm updating from version 5.20a to 5.49 and I'm having a problem with the border-top and border-bottom not appearing around the subimage. It appears that the style is not being applied to the cell containing the subimage.

This is on an intranet so I cannot post a URL sample.

My menu style looks ...
by tjl
Wed May 26, 2004 10:51 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Problem with Itemwidth
Replies: 4
Views: 3606

Apologies to all. I tracked the problem back to the addition of an image to my style. I must not have noticed that the menu didn't wrap after that.

I'm assuming that with an image present, the text cannot wrap?

Thanks for your help.
by tjl
Wed May 26, 2004 7:21 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Problem with Itemwidth
Replies: 4
Views: 3606

Unfortunately, this is on an internal test system (behind firewall). Is there some additional information that I can post which would help you diagnose this problem?

Thanks.
by tjl
Tue May 25, 2004 12:35 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Problem with Itemwidth
Replies: 4
Views: 3606

Problem with Itemwidth

I just downloaded the latest version of the menu today. Using my previous menu_data.js (from version 5.05), I reviewed the impact to my menus and noticed that the itemwidth property did not appear to be adjusting the width of the menu item.

The code in question is as follows:

with(milonic=new ...
by tjl
Mon May 17, 2004 4:09 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: IE CTRL-F Question
Replies: 1
Views: 1899

IE CTRL-F Question

I recently encountered a issue with a user performing a CTRL-F on a page. The find results appeared to be successful, although no word was highlighted on the page. The user was finding the search word in the menu text.

Searching this forum, I found this unresolved posting and wondered if there was ...
by tjl
Thu Apr 01, 2004 1:28 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Problem with Separator height on Mozilla/Safari
Replies: 4
Views: 3323

That was it. Thanks much for the quick assistance.
by tjl
Thu Apr 01, 2004 12:51 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Problem with Separator height on Mozilla/Safari
Replies: 4
Views: 3323

The menu is horizontal. Sorry that I can't post a URL since the site is behind the firewall.

The style parameters are as follows:

with(menuStyle=new mm_style()){
onbgcolor="#cccccc";
oncolor="#000000";
offbgcolor="#dbddde";
offcolor="#4f5050";
bordercolor="#4f5050";
borderstyle="solid ...
by tjl
Wed Mar 31, 2004 8:22 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Problem with Separator height on Mozilla/Safari
Replies: 4
Views: 3323

Problem with Separator height on Mozilla/Safari

I have the separatorheight parameter set to 1 and it renders fine on IE. However on Mozilla 1.6 and Safari 1.2, the separatorheight renders as 2px.

Any suggestions on how to correct this problem?