Search found 5 matches

by fen@changegroup.dk
Wed Feb 16, 2005 11:24 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Why no PlaceMenu()? New approach cannot be cached
Replies: 4
Views: 4160

Thanks for your reply. Well. We have two different menu systems and one of them (not positioned inside a table) seemed to work well with IE 6.0. But it doesn't work with NN 4.05 at all (JavaScript errors), NN 6.1 (one of the menu items keeps growing every few seconds) and the keyboard interface ...
by fen@changegroup.dk
Wed Feb 16, 2005 12:34 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Why no PlaceMenu()? New approach cannot be cached
Replies: 4
Views: 4160

Why no PlaceMenu()? New approach cannot be cached

I realize that a bunch of articles have been posted already regarding the obsolete PlaceMenu() function. But it gives us serious headaches that you don't honor backward compatibility.

We have been using 3.4.05 for a few years now and we've been quite happy with it. But now we would like to add ...
by fen@changegroup.dk
Mon May 13, 2002 7:36 am
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: My Menu Shrunk
Replies: 0
Views: 2604

My Menu Shrunk

I have the same problem as lindsay did and that is my menus look microscopic in IE5 but all looks fine in Netscape 4.7.

I've used the suggestion to correct the problem but it still persists. If someone is kind enough to check it out, it can be viewed at:

http://www.lsintegration.com

Any help ...
by fen@changegroup.dk
Tue May 07, 2002 8:54 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: calling javascript instead of hyperlink
Replies: 2
Views: 3390

calling javascript instead of hyperlink

I've tried to call a function like below

,"Contact Us","javascript:newWin(\'contact.htm\')",,,1

I 've putted it on top in the menu_arrays.js

function newWin(url,title)
{window.open(url, title,
"scrollbars=yes,resizable=no,status=yes,toolbar=no,location=no,width=700,height=465")}

The problem is ...
by fen@changegroup.dk
Sun May 05, 2002 6:02 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: z-index problem
Replies: 2
Views: 3161

Re: z-index problem

ok, problem solved :-)

thx a lot !!!!

tom