Search found 9 matches

by dav
Fri May 18, 2007 9:14 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: IE7 and FOUC issue {SOLVED}
Replies: 2
Views: 2593

Sorry! Just fixed the issue myself, it was because I left out the :hover styling on the menu links.

*feels dumb*
by dav
Fri May 18, 2007 8:59 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: IE7 and FOUC issue {SOLVED}
Replies: 2
Views: 2593

IE7 and FOUC issue {SOLVED}

I am using the latest version of the Milonic Menu, and I am using CSS to style the menu's.

I have noticed a FOUC (Flash of Unstyled Content) when using IE7.

If you go to this URL ( http://gonegothic.com/_test/_1_1_4_/ ) using IE7, you will notice as you glide your mouse across any of the menu ...
by dav
Wed Jan 17, 2007 10:23 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Problem with global "a:link" css property and menu
Replies: 6
Views: 3831

Yes I have, and it does work but like I said it takes a fraction of a second to kick in on more or less each hover of the menu. Before it does the global a:hover style is displayed.

I am just about to send an email with the company name to your address.

Cheers.
by dav
Wed Jan 17, 2007 1:11 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Problem with global "a:link" css property and menu
Replies: 6
Views: 3831

I know it is possible as the current menu I use doesn't have the same issue yet uses css styling. I won't mention their name here as I like your menu and wouldn't want to send visitors of your forums elsewhere. There menu system isn't updated as regularly, in fact it hasn't been in a year and it ...
by dav
Tue Jan 16, 2007 8:58 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Problem with global "a:link" css property and menu
Replies: 6
Views: 3831

Problem with global "a:link" css property and menu

If I have a link globally styled in my css such as:

a {
font-size: 13px;
}

then for a split second the menu takes on that styling for its links, then reverts to its own styling that i have set in css, making it appear to flicker as it takes on a font size of 13px then reverts to its own 10px ...
by dav
Sat Dec 30, 2006 3:19 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Changing sub menu vertical offset
Replies: 2
Views: 2409

Oh another thing. Why can I not get sub image to work? I tried using an arrow image for the menus with drop downs but nothing I do seems to work. I add a valid URL to "subimage" but it never works.

Any ideas?
by dav
Sat Dec 30, 2006 1:08 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Changing sub menu vertical offset
Replies: 2
Views: 2409

Changing sub menu vertical offset

Hello,

How can I changed the offset of the sub menu's using the main menu as their starting point? I have tried "top=10;", "_subOffsetTop=10;" and "offset=10;".

"top=10" uses the top of the browser window to start the offset, not what I am after. _subOffsetTop didn't appear to do anything and ...
by dav
Wed Dec 27, 2006 2:17 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Sub menu offset that I do not want
Replies: 2
Views: 2225

Oh and another thing. I noticed that the menus appear to wobble slightly in IE if you hover over a menu item containing a link. I managed to fix this in Firefox because I realised that using a global style sheet to style all "a" tags was somehow being applied to my menu for a split second, So I ...
by dav
Wed Dec 27, 2006 2:05 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Sub menu offset that I do not want
Replies: 2
Views: 2225

Sub menu offset that I do not want

Hello, If I place a menu inside a table I am getting a strange sub menu offset. They appear a few pixels below the main menu in IE6 and 7 but they appear almost correctly in Firefox.

I want the sub menu's to drop down from the bottom border of the top menu not a few pixels below it.

How can I fix ...