Search found 10 matches

by bluecrane
Mon Aug 14, 2006 1:45 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Problem with background image menu
Replies: 5
Views: 3965

Yup, you're correct...

Hey Ruth,
Yup, it was a bone-headed miss on my part. As you said my copy of "transparent.gif" wasn't on the path that I specified.

Works like a champ now...thanks again!
-Troy
by bluecrane
Mon Aug 14, 2006 4:05 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Problem with background image menu
Replies: 5
Views: 3965

I think I got it.

I think I figured out what is going on.

Looks like the sub-menus inherit their behavior from the main menu (makes sense). So, I set the "image" property to null and it appears to work.

The strange thing is that the example menu didn't have to do that. Oh well, works now.

Thanks again for the ...
by bluecrane
Mon Aug 14, 2006 3:57 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Problem with background image menu
Replies: 5
Views: 3965

Problem with background image menu

Evening Ruth,
Thanks for the reply. The text size (font size or length) doesn't appear to be the issue. What I fine strange is that on the sub-menu the menu property "image" appears to be used even though I am not utilizing it in the with the "aI" tag. You see the big red "X" where it can't find the ...
by bluecrane
Mon Aug 14, 2006 2:39 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Problem with background image menu
Replies: 5
Views: 3965

Problem with background image menu

Greetings all,
Been a user for some years now and have just upgraded to the new version and am playing around with the example: Background Item Images.

This works fine on the site until I use my own background images for the properties: bgimage and bgoverimage

My lame attempt can be found here ...
by bluecrane
Thu Aug 14, 2003 6:02 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: submenu position problems with css
Replies: 11
Views: 9208

Hey maz,
Thanks for the input. I think that I have arrived at a solution based upon other posts found in this forum.

Since the conflicts are occuring between my css file and the menu config file vertical_data.js I have added Top and Left with offset values to the submenu. Not the elegant solution I ...
by bluecrane
Thu Aug 14, 2003 4:41 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: submenu position problems with css
Replies: 11
Views: 9208

My biggest concern here is that changes in the .css file are effecting the submenu where the behavior should be derived from the menu config file, in this case: vertical_data.js. There is a relationship between my css file and the vertical_data.js file that I'm simply not understanding.

As you can ...
by bluecrane
Thu Aug 14, 2003 4:11 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: submenu position problems with css
Replies: 11
Views: 9208

John,
Also forgot to thank you and others on this group for the help you have/are providing to myself as well as others :!:

On your first thought: I moved the body tag outside of the div tag and still no luck.

2nd: I commented out both "_subOffsetTop=5;" and "_subOffsetLeft=-10;" (I think that is ...
by bluecrane
Thu Aug 14, 2003 3:10 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: submenu position problems with css
Replies: 11
Views: 9208

Hey John,
How bizarre, my "real" css file doesn't have the embedded html...I removed the html stuff from the css file on the sample site and still have the same problem.

I completely agree with yours and maz's comment regarding case for the showmenu, my point was that I was using excerpts from ...
by bluecrane
Thu Aug 14, 2003 1:52 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: submenu position problems with css
Replies: 11
Views: 9208

Morning maz,
The problem happens on my real code as well. The code fragments (and site sample) are from Andy's demo code with changes to include the css.

In any case it looks like the showmenu names are case insensitive.
cheers,
-bluecrane
by bluecrane
Thu Aug 14, 2003 7:23 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: submenu position problems with css
Replies: 11
Views: 9208

submenu position problems with css

Greetings all,
My first post so go easy on me...I'm having a problem with submenus and their postion in relation to the parent. It appears what is causing the problem is a css that I have defined for the web project that I'm working on.

Here's a site that has what I'm talking about: http://www ...