Search found 9 matches

by ScottG
Tue Jun 25, 2002 1:23 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Can I get some feedback on me menu's
Replies: 2
Views: 2818

Thanks

SoTTo wrote:Shows up perfectly in windows2K on intelbased pc in:

Internet Explorer 6.0260
Netscape 6.2.3
Mozilla 1.0

Haven't tried others.

greetz
Thank you
by ScottG
Thu Jun 20, 2002 8:12 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Can I get some feedback on me menu's
Replies: 2
Views: 2818

Can I get some feedback on me menu's

I had a complaint about one of my menu's not displaying properly.
Can you guys give me some feedback. I'm not too concerned with older browsers or non IE or Netscape browsers. :roll:

Thanks
Site is: http://www.hannabery.com

Scott
by ScottG
Tue Jun 18, 2002 1:56 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: How to set width of menu to 100%
Replies: 2
Views: 2956

Re: 100% or less?

I am attempting to do the same. So far no luck. Actually, what I really need is the ability to set the menu to 100% of the TABLE CELL it occupies. Any ideas out there? brian I did by the way figure it out. I simply put my whole webpage inside a table set at 800 pixels wide. So now, no matter what r...
by ScottG
Tue Jun 04, 2002 6:42 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Scrolling Vertical Menu
Replies: 0
Views: 2289

Scrolling Vertical Menu

I have my test menu scroll but it stops at the very top of the screen. I noticed some users menu continues to scroll down to the center of the screen.
Does anyone know how to accomplish this?
Thanks
by ScottG
Thu May 30, 2002 2:51 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Main Menu Height
Replies: 4
Views: 3818

Try this line in your style: ", // Menu Item Padding" Using graphics in the top level of the menu should let you specify the height better - here's how it looks: http://www.bumph.dk/jen/ It's still got some Mac IE5 problems, but I don't think using graphics is causing them :) /XFoN Any id...
by ScottG
Wed May 29, 2002 7:22 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Main Menu Height
Replies: 4
Views: 3818

Re: Main Menu Height

Is there a way to adjust the height of the Menu to make it smaller then the default? I have found where you can make the height larger in the menu_array.js file. If I enter a number larger than one, it increases the height of the menu. I tried a number less than one, but had no visible effect. The ...
by ScottG
Mon May 27, 2002 4:12 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: How to set width of menu to 100%
Replies: 2
Views: 2956

How to set width of menu to 100%

My horizontal Menu looks great at 800 x 600, going accross the whole screen but is too large or too small at other resolutions. What is the proper code to set it to 100% width and then do I have to specify a height, and once again what is the correct code? Thanks for any help. So far love this scrip...
by ScottG
Mon May 27, 2002 3:42 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Urgent cross browser issues
Replies: 4
Views: 3652

Re: Urgent cross browser issues

Hi ... really love the menu, but need it to work same across Netscape, Mozilla, IE and Opera. It looks fine in IE but a mess in Opera! Please check out: http://www.turnkey-coach.com/pilotone in both and you'll see what I mean. Thanks :) ------ Hey, I really liked your menu. What color grey is that?...
by ScottG
Mon May 27, 2002 3:36 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Multi-Coloured Menus
Replies: 2
Views: 2708

Different colors in one menu?

Your question is a little vague, but the answer in any case should be yes. You can either have several menus with several style arrays set up to appear as one menu, or you can specify properties in the menu entries (this is just a little messier to look at in the code). Hope this helps Yadin ------...