Search found 10 matches

by jimbrooking
Sat Aug 31, 2002 2:36 am
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Interesting Behavior
Replies: 0
Views: 2608

Interesting Behavior

I noticed a behavior that is interesting - don't know if it's intended this way, or ...

The application is this: I have a set of "pretty" buttons atop the page. These buttons incorporate the button function, in text. I wanted to use Andy's menu system to handle the sub-menus available when the user ...
by jimbrooking
Wed Aug 28, 2002 6:51 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Current Page Indicator (Repost)
Replies: 3
Views: 3936

Andy,

Thank you. The 3.5.02 version fixed this.

Jim
by jimbrooking
Tue Aug 13, 2002 1:04 am
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Current Page Indicator (Repost)
Replies: 3
Views: 3936

Andy,

Thank you for your attention to this. I appreciate that you have decided to fix this "issue". I apologize if I seemed to be nagging, as that was not my intent. :oops: Given my skill level I was quite prepared for a "You Dummy" sort of response. You have done a great job with this menu system ...
by jimbrooking
Mon Aug 12, 2002 4:35 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Current Page Indicator (Repost)
Replies: 3
Views: 3936

Current Page Indicator (Repost)

Sorry to be boorish, but there have been no responses in the "Help" forum, so I'm reposting in this one in hopes that someone might either offer some suggestions of tell me to bug off/get over it.

I have set the current page font and background colors, and this seems to work in most instances ...
by jimbrooking
Wed Aug 07, 2002 8:10 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Current Page Indicators
Replies: 0
Views: 2200

Current Page Indicators

I have set the current page font and background colors, and this seems to work in most instances. However, if the link to a menu or submenu item has the same filename.filetype (e.g., default.asp), it seems that all links that end in the same filename.filetype are indicated as though they are the ...
by jimbrooking
Sat Jul 27, 2002 4:15 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Problem when no mouse off background color
Replies: 1
Views: 2309

Well, finally tracked this down. It wasn't a problem with Andy's fine code at all (silly me!), but instead it was interference from another JS snippet I had imported to put the last-modified date on the page. For some reason I don't understand (I _did_ say I was a rank amateur, didn't I?) the last ...
by jimbrooking
Wed Jul 24, 2002 11:21 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Problem when no mouse off background color
Replies: 1
Views: 2309

Problem when no mouse off background color

I'm laying the menu on top of a table with a background image. I do not want a background color in the main menu unless the mouse is over the menu item, or over a sub-menu. I do want a background color when the mouse is over the menu item. I have done this to my satisfaction with the "style1 ...
by jimbrooking
Thu Jul 18, 2002 6:14 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Menu bound to a table and Netscape 4.X shows a blank page
Replies: 4
Views: 4007

I think the problem may be unrelated to the menus. That version of NS is finicky about closing HTML tags. Look at your page overall and see if there might be a missing </DIV> or </TABLE> or other structural end-tag. NS will just sit there showing a blank screen in this case, even though you can see ...
by jimbrooking
Wed Jul 17, 2002 11:12 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Style for menu items pointing to current page?
Replies: 3
Views: 3736

No frames here....

Any other ideas?

Thanks,
Jim
by jimbrooking
Wed Jul 17, 2002 8:48 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Style for menu items pointing to current page?
Replies: 3
Views: 3736

Style for menu items pointing to current page?

I love this menu! Now that I've gotten that off my chest, my question: Is there any way to have menu item(s) that point to the currently-active page (i.e., the one I'm looking at) show a different font- and background color? I thought perhaps the "Current Page Item Font Color" and "Current Page Item ...