Search found 16 matches

by austink
Wed Sep 08, 2010 1:28 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Menu behind Java Applet in Firefox.
Replies: 12
Views: 10000

Re: Menu behind Java Applet in Firefox.

And I should have added - thanks a _ton_ for your help, Ruth and Andy. This is one of those nit-picky things that has needed solving for quite some time, and I'm determined to do it this time!
by austink
Wed Sep 08, 2010 1:25 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Menu behind Java Applet in Firefox.
Replies: 12
Views: 10000

Re: Menu behind Java Applet in Firefox.

Andy: We'd love to be able to retire these ancient Java applets, so we're wide open to ideas on that front. The only reason we "need" them to be in Java is that they work now. See http://football.myfantasyleague.com/2010/support?FAQ=797 for the 6 different types of scrolling text we curren...
by austink
Wed Sep 08, 2010 3:53 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Menu behind Java Applet in Firefox.
Replies: 12
Views: 10000

Re: Menu behind Java Applet in Firefox.

I've updated http://www32.myfantasyleague.com/2010/home/45384 to look like it did before - is that what you needed? Thanks so much for your help with this!
by austink
Tue Sep 07, 2010 6:45 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Menu behind Java Applet in Firefox.
Replies: 12
Views: 10000

Re: Menu behind Java Applet in Firefox.

Thanks for replying! Any/all ideas are welcomed, as it's one of those things that has me pulling my hair out! :?
by austink
Sat Sep 04, 2010 3:55 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Menu behind Java Applet in Firefox.
Replies: 12
Views: 10000

Menu behind Java Applet in Firefox.

Since a picture is worth 1,000 words - please see http://www32.myfantasyleague.com/2010/home/45384 In Firefox 3.6.8 for Windows, the "For Owners" menu appears behind the Java scrolling text applet, when I'd like it to appear in front of the applet. This problem does not seem to appear for ...
by austink
Thu Mar 31, 2005 6:47 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: onclass & text color problems
Replies: 5
Views: 4530

that was it! thanks so much. lesson learned: the ".mainmenuon" and ".mainmenuoff" rules have less specificity than the "A:link" and "A:visited" rules. which I find non-intuitive, but hey, it works now, with the more-specific rules: .mainmenuon, A.mainmenuon:ho...
by austink
Thu Mar 31, 2005 4:18 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: onclass & text color problems
Replies: 5
Views: 4530

to summarize my question into it's most basic form:

What CSS do I need to use to give all non-mouse-over links (visited, unvisited, hover, active) in my menu black text/tan background (and inverted when mousing over them), yet links on all other parts of my page a different color?
by austink
Wed Mar 30, 2005 6:27 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: onclass & text color problems
Replies: 5
Views: 4530

looking into this a bit further, i can get the desired behavior in the menu by commenting out the following colors from my CSS file: /* Hyperlinks */ A:link { /* color: #556B2F; */ } /* Visited Hyperlinks */ A:visited { /* color: #B22222; */ } however, that's not an acceptable solution to me, as I n...
by austink
Wed Mar 30, 2005 5:59 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: onclass & text color problems
Replies: 5
Views: 4530

onclass & text color problems

I'm currently using version 5.719. When I embed these commands into my JavaScript, I'm easily able to switch background and text colors when mousing over a menu item: onbgcolor="#000000"; oncolor="#D2B48C"; offbgcolor="#D2B48C"; offcolor="#000000"; When doing ...
by austink
Wed Mar 30, 2005 3:16 am
Forum: Menu Images
Topic: flexible arrows needed - any suggestions?
Replies: 2
Views: 10643

outstanding! thanks so much.
by austink
Tue Mar 29, 2005 5:31 am
Forum: Menu Images
Topic: flexible arrows needed - any suggestions?
Replies: 2
Views: 10643

flexible arrows needed - any suggestions?

Our application allows our customers to specify whether they want to use a vertical or horizontal main menu, as well as the ability to customize the colors on their web pages (for both text and background colors). I was hoping to find arrows for my menu that would work for virtually all combinations...
by austink
Thu May 22, 2003 2:48 am
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Mac IE5 renders wide menus
Replies: 11
Views: 7298

thanks again!

thanks for the suggestions. short-term, I've hard-coded the menu widths for Mac MSIE and Safari browsers. it's a hack solution IMHO, but it should at least make the menu usable for those people. longer term, I'd love to upgrade to v4 of the menu, however, at first glance, it looks like a total rewri...
by austink
Mon May 19, 2003 3:27 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Mac IE5 renders wide menus
Replies: 11
Views: 7298

thanks for the clarification. unfortunately, given that the end-user has control over things like font size and font face, i was hoping to avoid this solution. can someone confirm for me that there is some sort of bug in MSIE5 for the Mac, and/or the Safari beta, that would necessitate this specific...
by austink
Mon May 19, 2003 11:46 am
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Mac IE5 renders wide menus
Replies: 11
Views: 7298

thanks for the reply, Zophar

Just to clarify - you mention the "Menu Border Width" parameter, which is the 5th parameter passed into addmenu. In all cases, I've got that set to 1 - is that what you're referring to? Or, are you referring to the 3rd parameter, "Menu Width - Menus width in pixels"? I am definit...
by austink
Sun May 18, 2003 11:30 am
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Mac IE5 renders wide menus
Replies: 11
Views: 7298

thanks for the suggestion! but...

thanks for the quick reply, but unfortunately, even with version 3.5.15, I get the same results in both IE5 for the Mac and Safari for the Mac.

Does anyone else have any suggestions?
by austink
Sun May 18, 2003 5:55 am
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Mac IE5 renders wide menus
Replies: 11
Views: 7298

Mac IE5 renders wide menus

I'm running version 3.5.13 of the menu at http://football.myfantasyleague.com/2002/home/66986 . The menu renders just fine for most browsers/OSes other than: -IE5.x for the Mac. -Safari 1.0 beta 2 (v73) for the Mac. In IE5.x, the problems are: 1) it seems to ignore the   in the top-level me...