Search found 6 matches

by lefou@mail.bg
Mon May 13, 2002 11:14 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: DIV (?) and Netscape 4.7x
Replies: 3
Views: 3811

Re: DIV (?) and Netscape 4.7x

Dear John,

thank you very much! I found the posting and shall try what you suggest; if any results, will post a positive answer here. Thanks again!

M.
by lefou@mail.bg
Sun May 12, 2002 10:36 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: DIV (?) and Netscape 4.7x
Replies: 3
Views: 3811

DIV (?) and Netscape 4.7x

Hello!

I have the following problem, you may see it using Netscape 4.7x browser, on this address: http://www.iwns.org.

There's a poll on this website, on the top left, just below the NavTable; there's the milonic menu, too, in its vertical free-scroling variant (the menu follows you as you scroll ...
by lefou@mail.bg
Tue Apr 02, 2002 1:41 am
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Conflicting JS
Replies: 7
Views: 6904

No Other Way?

Andy,
Is there any other way to solve this problem or should I just pick one to use instead of using both together? Thanks for your reply.
by lefou@mail.bg
Sat Mar 30, 2002 5:43 am
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: pop-up
Replies: 10
Views: 9278

Re: pop-up

I tried to use this script and put it somehow in the menu script but it doesn't seem to work :-(

But thanks anyway.

GG
by lefou@mail.bg
Mon Mar 11, 2002 6:53 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: loading array in memory?
Replies: 2
Views: 3859

Re: loading array in memory?

The code I use now is hiermenus3, which does exactly what you describe. Everything is loaded in the top (navigation) frame, and it doesn't matter what you load into the main frame, it works. Andy, if you're watching, take a look at hiermenus3! (When hiermenus was still good and free).


Bertus
by lefou@mail.bg
Mon Mar 11, 2002 2:54 am
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Licensing?
Replies: 18
Views: 13588

Re: Licensing?

Yeah, it does a nice job of automating the build process, but I use it for pulling the load of building a great big recursive menu tree off of the server and handing it over to the client. Ridiculously low server load when you do that: maybe 50-70 ms (!) for a page with a 200-item menu.

If you add ...