Search found 8 matches

by bgordon
Fri Aug 19, 2005 5:03 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Adjust space between menu text and image?
Replies: 2
Views: 2545

Thanks, kevin3442!

That's exactly what we needed. -bg
by bgordon
Thu Aug 18, 2005 10:56 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Adjust space between menu text and image?
Replies: 2
Views: 2545

Adjust space between menu text and image?

On the top menu of this page:

http://www.holisticjunction.com/homedev.cfm

we would like to reduce the space between the text "Submit Works" and the square image of the star to the right of the text.

We haven't been able to figure out how to do this, or why all the extra space is there.

The line ...
by bgordon
Fri Mar 25, 2005 11:49 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Convert old data.js file to new version?
Replies: 3
Views: 2900

Thanks a million, Ruth!

This will save me a bunch of time... -bg
by bgordon
Fri Mar 25, 2005 7:20 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Convert old data.js file to new version?
Replies: 3
Views: 2900

Convert old data.js file to new version?

Are there any tools available that will convert a data.js file that was set up for version 3.5.12 into a file that will work with the current menu version?

Thanks. -bg
by bgordon
Mon Jan 17, 2005 10:29 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Background color problem with subimage
Replies: 1
Views: 2005

Background color problem with subimage

I have a page here:

http://www.calvarychapelgj.org/home.html

with a problem.

The menu item with the background image displays with the wrong background color. If I take out the background image, the problem goes away. How can I use the background image and have the background color work as it ...
by bgordon
Thu Aug 08, 2002 9:23 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Way to have particular submenu open when page loads?
Replies: 3
Views: 3197

Where to put popup("menuname")?

Thanks, Andy.

I put:

<script language="JavaScript">
<!--
popup("realestate");
//-->
</script>

right after the lines that load the menu "js" files in the body of the page, and that pops up the submenu. However, when I hover over another main menu item, which brings up a different submenu, the ...
by bgordon
Wed Aug 07, 2002 3:49 am
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Way to have particular submenu open when page loads?
Replies: 3
Views: 3197

Use of "Always Visible"

Further to my question...

I've tried the "Always Visible" bit, and it opens a submenu when the page loads, but it stays open (makes sense) even when another menu is displayed over it. If the other menu is smaller/shorter, then the always visible one shows behind it.

So the real question may be: Is ...
by bgordon
Wed Aug 07, 2002 12:28 am
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Way to have particular submenu open when page loads?
Replies: 3
Views: 3197

Way to have particular submenu open when page loads?

Is there a way to have a particular submenu open on a page when the page loads?

Thanks. -bg