Search found 14 matches

by Doubledown
Thu Mar 16, 2006 8:31 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: All horizontal menus submenu positioning issue
Replies: 8
Views: 5976

Hey you two, thanks for the replies. Just to clarify vikenk, I am definitely not trying to optimize specifically for for 1600x1200, i'm optimizing for 1024x768... I would just like for it to line up properly at various resolutions that different users may be viewing it at. Anyways, it looks like ...
by Doubledown
Thu Mar 16, 2006 1:20 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: All horizontal menus submenu positioning issue
Replies: 8
Views: 5976

All horizontal menus submenu positioning issue

Hi there, i'm attempting to create a menu that uses all horizontal menus. I'm using all images in it as well. AND I am using relative positioning for it. My problem is that when I have the submenu set so that it appears in the correct position at 1600x1200 resolution, it is in the incorrect position ...
by Doubledown
Fri Dec 09, 2005 7:07 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Adding a mailto link with an obfuscated address
Replies: 2
Views: 2429

Super, thanks!
by Doubledown
Fri Dec 09, 2005 12:53 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Adding a mailto link with an obfuscated address
Replies: 2
Views: 2429

Adding a mailto link with an obfuscated address

Hi there, i'm trying to add a mailto link in a menu item. I know how to add a mailto link for a typical email address, but the client I am doing this for wants the email address obfuscated, so that spambots won't recognize the email address. Here's a link to an obfuscator, in case you're not ...
by Doubledown
Mon Mar 29, 2004 8:07 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Drop Shadow Variables
Replies: 5
Views: 3753

Hey that's a handy link. Actually changing the style from a Shadow to a Glow gives closer to the desired effect. Thanks!
by Doubledown
Mon Mar 29, 2004 5:45 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Drop Shadow Variables
Replies: 5
Views: 3753

Drop Shadow Variables

I know this may seem trivial to some, but we designers can be anal about these things: are Strength, Direction & Colour the only 3 variables you can control for the drop shadow? I would like to achieve an offset of 0 for the shadow, so that it will show up around all sides of the menu. I tried ...
by Doubledown
Sat Mar 27, 2004 7:25 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: images in top-level menu refreshed when you mouse onto sub
Replies: 6
Views: 4078

Yeah, although it was not really intended, I didn't mind it repeating once. Unfortunately the client didn't prefer it, and as we all know, the client is always right :?
by Doubledown
Fri Mar 26, 2004 8:45 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Submenu display issue on Mac IE 5.2
Replies: 2
Views: 2589

Thanks for your help. Actually I discovered that it wasn't the menu variables that were at fault, but rather how it interacted with the content on the page of html. When I placed the menu in a blank page of html, it displayed fine.

Thanks again!
by Doubledown
Fri Mar 26, 2004 8:31 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: images in top-level menu refreshed when you mouse onto sub
Replies: 6
Views: 4078

Thanks for the input. Unfortunately, setting a negative vertical offset didn't help. But I discovered that what makes it so obvious is the animated rollover. When I changed it to a non-animated rollover, it was practically impossible to notice. Thanks again.
by Doubledown
Fri Mar 26, 2004 1:00 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: images in top-level menu refreshed when you mouse onto sub
Replies: 6
Views: 4078

images in top-level menu refreshed when you mouse onto sub

I'm wondering if anyone has run into this: I'm using images with rollovers in my top level menu. When I try mousing over onto the subs, it's like the top-level menu image refreshes and rolls over again. It is very apparent with mine, because my rollover is an animated gif. Take a look: http://www ...
by Doubledown
Fri Mar 26, 2004 12:54 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Submenu display issue on Mac IE 5.2
Replies: 2
Views: 2589

Submenu display issue on Mac IE 5.2

I'm having a problem with how the last items of my submenus are showing up on a Mac with IE 5.2. It is like it disregards the padding for the last item in each? Take a look: http://www.telusplanet.net/public/tmotz/lcsr/topmenu/sample.html . Also, here is the code for the menu_data.js file, if that ...
by Doubledown
Tue May 27, 2003 4:12 am
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Losing Rollover when mousing onto submenu
Replies: 0
Views: 1966

Losing Rollover when mousing onto submenu

I'm using images (with rollover images) in my top-level menu. My problem is that when I mouse onto the menu item's submenu, the top-level menu item reverts back to it's original state. I'd like it to stay in it's rollover state until I mouse onto another menu item. What do I need to do?

Thanks for ...
by Doubledown
Thu May 22, 2003 6:05 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Opening of submenus from right to left
Replies: 3
Views: 3149

I'll give that a try. Thanks for your help!
by Doubledown
Wed May 21, 2003 11:26 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Opening of submenus from right to left
Replies: 3
Views: 3149

Opening of submenus from right to left

I'm designing a site so that a vertical menu appears on the right side of the page. Thus, I need the subs to open up to the left of the main menu. How do I do that? Thanks in advance for any help.