Search found 7 matches

by bueffel.scott@cnf.com
Sun May 05, 2002 12:56 am
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Absolute location of menu
Replies: 3
Views: 3541

Re: Absolute location of menu

I was putting it in a table cell because I thought was helping place the menu where I want it. But since I am using the menu in a navigation frame it isn't necessary because I guess putting it in a cell is more for having the meny move along with the table when scrolling. I took it out because of an...
by bueffel.scott@cnf.com
Sat May 04, 2002 7:50 am
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Absolute location of menu
Replies: 3
Views: 3541

Re: Absolute location of menu

You get no response, you are forced to discover the problem yourself. I found that my menu alignment was set to center, so as the window resized the menu moved with it to stay center (adjusted for offsets). Made the value null and set the offset...bam. Stays right where I want it. Thanks, Scott. Oh,...
by bueffel.scott@cnf.com
Fri May 03, 2002 6:16 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: opera 6
Replies: 6
Views: 4684

opera 6

Am i doing something wrong i cant get the menu to work in opera 6, works fine in all other browsers, and even works on Anys main page
by bueffel.scott@cnf.com
Thu May 02, 2002 8:14 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Absolute location of menu
Replies: 3
Views: 3541

Absolute location of menu

I am having difficulty getting the menu to stay where I want. My working page shows this at http://wwwnew.flobee.net/frame.html. I am now using Javascript to resize the window so the menu appears in the correct place with respect to the rest of the frame. But if you resize the window out (or in) the...
by bueffel.scott@cnf.com
Sat Apr 27, 2002 7:19 am
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Menu alignment across frames
Replies: 4
Views: 3582

Re: Menu alignment across frames

Well, I could not make it work. It was driving me crazy. I figured out that I could get the submenu to line up ONLY IF I also created a side frame the same width as the sample. If I adjusted the width of the side frame at all the submenu would move with it. But I WAS able to make it work by using so...
by bueffel.scott@cnf.com
Fri Apr 26, 2002 6:05 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Menu alignment across frames
Replies: 4
Views: 3582

Re: Menu alignment across frames

You guys have to help me. I am going nuts here trying to figure this out. If I use the sample frames_header_array.js and rename submenu targets to use mine from the ..body..js, it still does it. If I use the my ..header..js and the sample ..body..js, renaming the body's submenu names to mine, it sti...
by bueffel.scott@cnf.com
Thu Apr 25, 2002 11:28 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Menu alignment across frames
Replies: 4
Views: 3582

Menu alignment across frames

I have successfully been able to make the submenus appear in another frame (that took a lot of work), but their alignment is not correct. If there are 5 top-level horizontal elements and element 1 is Home, the submenu for element 2 appears under element 1, all the way down the line. I have tried lot...