Search found 6 matches

by com2
Mon Feb 02, 2004 1:30 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: showtip error
Replies: 1
Views: 2055

I already found the error: I forgot to include tooltips.js module.
by com2
Mon Feb 02, 2004 1:24 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: showtip error
Replies: 1
Views: 2055

showtip error

I have a menu definition file that works fine, but once I add:

;onfunction=showtip('Whatever text');

I get the following error:

Line: 17
Char: 5697
Error: Object expected
Code: 0
URL: http://localhost/

Could someone explain what I do wrong?
by com2
Mon Feb 02, 2004 12:54 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: ó etc.
Replies: 6
Views: 16797

showtip and ó

Andy wrote: The system is smart enough to know that something like   is a non-breaking space and so add this as a character without breaking the text string.
Is showtip() as smart as aI() in this respect?
by com2
Sat Jan 31, 2004 10:06 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: ó etc.
Replies: 6
Views: 16797

I just was trying to debug a PHP generated menu file that wouldn't show the menu. Thanks to your answers I will now look for other possible causes.
by com2
Fri Jan 30, 2004 1:02 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: ó etc.
Replies: 6
Views: 16797

ó etc.

Could it be that you cannot use all these foreign characters in menu text? I have the impression that the semicolon in there will be interpreted as end of text, is that right? How would you do it the right way?

And how would you use semicolons in menu text? Can you escape it with backslash?

I ...
by com2
Mon Nov 10, 2003 5:15 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: How do I include more than one menu on one page?
Replies: 2
Views: 2661

Could it be that this works only for ablsolute screen locations, not for relative. I try to incorporate two menus relatively to html table cells. I guess there is no way to include the function drawmenus() twice in two different cells to produce two relative menus in these cells?

Reply did not work ...