Search found 69 matches

by yadin
Sun May 26, 2002 3:19 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Always Available menu Problem, sames a Andreas
Replies: 2
Views: 2590

This issue will be refered to Andy for consideration. Perhaps we can add an option to choose which behavior you would like.
Thanks,
Yadin
by yadin
Sun May 26, 2002 3:17 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: submenus horizontal rules
Replies: 2
Views: 2630

I don't think I understand the problem as I have never seen what you seem to be describing. Can you give us a url to look at and provide a more detailed description of the issue?
Thanks,
Yadin
by yadin
Sun May 26, 2002 3:15 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Some basic questions...
Replies: 3
Views: 3409

1. Absolutely, this is a basic function of the menu. I you read the array entries for the menu section you'll see each entry has a url and alt url field. Simply put the show menu command in the url and the link for the header item in the alt url. 2. I'm not sure what you are asking, this isn't clear...
by yadin
Sun May 26, 2002 3:11 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Netscape hides menu
Replies: 4
Views: 3872

Netscape does have issues in complex situations with tables and script. We have tried to work around browser personality issues but only so much can be done. I see your issue where the menu is not locking to the cell in Netscape. My immediate idea for you is to make multiple tables on the page rathe...
by yadin
Sun May 26, 2002 3:01 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Way to hide menu till loaded?
Replies: 5
Views: 4747

There is a trick for this. When loading the menu in a table cell the menu is loaded a the default position in the array file and then snaps to the table cell last. The trick then is to set the top and left coordinates to negative numbers so the menu starts loading well off screen. The illusion is th...
by yadin
Sun May 26, 2002 2:43 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: two sub menu
Replies: 1
Views: 2362

This is not a function of the menu and I have not heard of anyone clever enough to hack this function. I'm afraid you will need to have all items in one sub menu that you want accesible from that header.
Regards,
Yadin
by yadin
Sun May 26, 2002 2:41 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Ultimatebb problem
Replies: 1
Views: 3522

We frequently hear of script conflicts because of the complexity of our menu system. Unfortunately this is like anything else, we can't promise compatibility with other vendors. If you have a support contract (or if Andy has time and ambition) we could look into this further and possibly re-program ...
by yadin
Sun May 26, 2002 2:38 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: 2 menu_array.js files possible?
Replies: 4
Views: 3739

The line you removed is critical for menu operation, you must restore it. The only reason to remove that line is if you call 2 array files from the SAME html page. You are calling these array files from DIFFERENT pages. Some people prefer to have 2 array files when they have 2 menus on one page, per...
by yadin
Sun May 26, 2002 2:34 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Runtime Errors when menu link target is in different frame
Replies: 2
Views: 2967

We do have a working version of the frames example on our site, you can access it from the main menu. Do you get these same errors on our page? If so it may be an issue on your end as I have not seen this problem.
Thanks,
Yadin
by yadin
Sun May 26, 2002 2:32 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: From version 3.3.19 to 3.4.07
Replies: 5
Views: 4152

It looks like a code change was made that causes a conflict between those two scripts. It is likely that both scripts are calling a function with the same name. Off hand I think you are on your own if you do not have a support contract. Much like any software or even hardware we can't promise compat...
by yadin
Sun May 26, 2002 2:26 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: SubMenus don`t open
Replies: 7
Views: 4625

I think you are just asking for example of menu entries? These can be found in the sample array files, but here they are again: ,"Home","http://www.dynamicdrive.com",,"Back to the home page",1 ,"News Sites","show-menu=news",,"",1 ,"Dow...
by yadin
Sun May 26, 2002 2:22 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: OFF-TOPIC>Reference DHTML
Replies: 2
Views: 3411

It looks like you are asking for reference material to learn to program DHTML applications. I'll leave this to Andy if he has a chance as I'm sure he knows of some good books and websites on the topic. If you were asking for something else please be more specific.
Cheers,
Yadin
by yadin
Sat May 25, 2002 4:33 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Background images
Replies: 1
Views: 2783

Yes this is possible with the current version.
In the future please post support questions to the proper forum.
Cheers,
Yadin
by yadin
Sat May 25, 2002 4:27 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Follow Scrolling only when top of menu would go off screen
Replies: 2
Views: 2766

An excellent question, you have me wondering now about this difference. Please provide a url to your site so I can examine your code for differences.
Thanks,
Yadin
by yadin
Sat May 25, 2002 4:20 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: launching functions instead of url's
Replies: 1
Views: 2335

You should be able to do this just as you would in the page html. If you need further assistance give us a url, the code for launching the functions, etc. It is difficult to help your specific case without more information.
Cheers,
Yadin
by yadin
Sat May 25, 2002 4:17 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: How to position menu and can MS shared borders be used?
Replies: 1
Views: 2442

We have had a lot of issues reported with MS Frontpage (color me surprised...) and do not recomend using it when it comes to our menu. Feel free to code your pages with it, but you should manually add in the references to the menu and all configuration of the menu should be done manually in a text e...
by yadin
Sat May 25, 2002 4:13 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Menu causes blank lines to be appended to the page buttom?
Replies: 1
Views: 2251

We have not experienced this. Please provide a url to examine for further assistance.
Thanks,
Yadin
by yadin
Sat May 25, 2002 4:12 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: SubMenus don`t open
Replies: 7
Views: 4625

When you say it works without the table, do you mean you are removing the scrolling ticker script in the frame.htm page? If so my immediate guess is that the ticker has functions that are interfering with the menu and you will not be able to use them together.
by yadin
Sat May 25, 2002 3:55 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: The Scrolling Menu
Replies: 1
Views: 2243

If you mean how do you make a menu follow your scrolling down the page, just set that variable to 1 in the menu array section.
Cheers,
Yadin
by yadin
Sat May 25, 2002 3:53 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Multi-Coloured Menus
Replies: 2
Views: 2708

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