Search found 10 matches

by mfrie01
Tue Aug 09, 2005 11:19 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Background images (arrgh) - stumped and humbled
Replies: 5
Views: 3803

Ruth,

Thank you. I did think about doing exactly what you recommended, but I've decided to switch to images with the labels as embedded text. I didn't want to take a chance on what would happen if, as you said, the fonts were resized or if it was on another platform. I just finished the changes a ...
by mfrie01
Tue Aug 09, 2005 4:45 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Background images (arrgh) - stumped and humbled
Replies: 5
Views: 3803

Ruth,

Thanks for your help. Unfortunately, your assessment of the double borders isn't actually what's going on. I've changed the "off" graphic by adding the drop shadow. I now see a shadow top and bottom, and I know it's the graphic repeating because if I enlarge the height I can start to see the ...
by mfrie01
Tue Aug 09, 2005 1:45 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Background images (arrgh) - stumped and humbled
Replies: 5
Views: 3803

Background images (arrgh) - stumped and humbled

Everything was working fine until the damn client wanted yet another change in the home page design. The page is at http://www.cowlesgraphicdesign.com/vista_test/

You can see the old menu by clicking on any link, the new menu is only on the home page until I get it all working. As you can see ...
by mfrie01
Mon Jul 18, 2005 3:35 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Menu width changing in Firefox, Mozilla after... [Solved]
Replies: 3
Views: 2871

Ruth,

Once again you've come through. You're the bomb!

Thanks so much,
Michael
by mfrie01
Fri Jul 15, 2005 5:59 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Menu width changing in Firefox, Mozilla after... [Solved]
Replies: 3
Views: 2871

Menu width changing in Firefox, Mozilla after... [Solved]

I noticed that release 5.728 has a fix relating to changing menu width with Mozilla-based browsers. I have a problem with the menu "contracting" when returning from print preview. The menu is set relative and in a fixed-width table. There's no problem with Explorer 6, and if you hit refresh with the ...
by mfrie01
Fri Jul 15, 2005 5:09 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Menu with anchor links to close when clicked [SOLVED]
Replies: 6
Views: 4103

Ruth,

Thanks, I found the list of functions on the Milonic site. I wrote this and it works just fine now:

function goToPage(page) {
location.href = page;
closeAllMenus();
}


And then I changed my menu file to reflect the function call:
aI("text=Virtusa;url=javascript:goToPage('../partners ...
by mfrie01
Fri Jul 15, 2005 4:42 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Menu with anchor links to close when clicked [SOLVED]
Replies: 6
Views: 4103

Ruth,

Thank you for your response. I don't believe the menu depth encroaching onto the page is the issue as I've tried making it very short. It seems that because the page itself doesn't change there's no new menu to overwrite the old. Fact is, in normal operation, even if a menu didn't close you'd ...
by mfrie01
Thu Jul 14, 2005 10:19 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Menu with anchor links to close when clicked [SOLVED]
Replies: 6
Views: 4103

Menu with anchor links to close when clicked [SOLVED]

Everything's fine except when my link is on the page that's currently being displayed.

Go to http://www.cowlesgraphicdesign.com/vista/partners/partners.html and drop down the "partners/partner program" submenu. Then click on any of the company names. The displayed page scrolls because the link is ...
by mfrie01
Fri Jun 17, 2005 11:03 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Menu in table - help w. Mozilla + Firefox please
Replies: 3
Views: 2946

Ruth,

Thank you for your modifications and prompt response. Again, everything seems to work fine locally, but when I tried them on the server the results are the same, with the main div displaying for a flash in position and then bouncing up. The menu is also shifted to the left.

Instead of ...
by mfrie01
Fri Jun 17, 2005 9:17 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Menu in table - help w. Mozilla + Firefox please
Replies: 3
Views: 2946

Menu in table - help w. Mozilla + Firefox please

I've licensed the menu for a single client and have their site on my server for development. It's at http://www.cowlesgraphicdesign.com/vista1

Dropdown menus were a late request, and I'd developed a fixed width, left aligned site. I added the menu and everything worked fine, but I didn't like the ...