Search found 9 matches

by jumborex
Tue Jul 27, 2004 4:37 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Menu size
Replies: 4
Views: 4048

Hi,
In addition to all that Maz gave you, keep in mind that your css style sheets can affect the menu, in particular generally defined a. links. In this case you have a.hover and a.active to have margin:-12px. The menu is assuming that value.

Ruth
Right! This was the problem.

http://www ...
by jumborex
Tue Jul 27, 2004 10:57 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Menu size
Replies: 4
Views: 4048

Menu size

Sorry, but my trials continue and I have a huge number of things to understand better. Strange enough, I cannot find all answers in the FAQ, or in this Forum.

First question : having bought a license in which form I deserve a Support ? This is not completely clear to me: thru this Forum or I have ...
by jumborex
Mon Jul 26, 2004 10:28 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Tooltip Problem
Replies: 12
Views: 8614


That should not be the case. You can call the tooltips file the same way you call the other menu files from your /js/ or /cruci/ directory.
You are right, and this is exactly what I think! Unfortunately, in my case, it seems not working.

Really (after a million of other trials) I've seen that ...
by jumborex
Mon Jul 26, 2004 4:52 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Tooltip Problem
Replies: 12
Views: 8614

I've noticed something! :roll:
Only the tooltips.js file cannot (apparently) stay in a different directory: it must be on the same directory where the page stays.
This is a trouble, of course.

http://www.cantodellasfinge.net/cruci/menu.html

This page mantains the files in a different directory ...
by jumborex
Mon Jul 26, 2004 4:09 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Tooltip Problem
Replies: 12
Views: 8614

When I hover over the menu item "Andy1" it immediately goes to another page. Try putting the URL before the tooltip.
Right!
The page that the tool try to access is http://www.cantodellasfinge.net/cruci/M_toolTips

I imagine this is a generated address.

Problem is: why?
Why the demonstration page ...
by jumborex
Mon Jul 26, 2004 12:36 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Tooltip Problem
Replies: 12
Views: 8614

I've found this topic, and because my problem is using tooltip I do not open a new topic...

I'm preparing the pages, as you may see here I have a trial:

http://www.cantodellasfinge.net/cruci/menu.shtml

JS resides in different directories as you may see here.

<SCRIPT language=JavaScript src="/js ...
by jumborex
Thu Jul 22, 2004 11:08 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Relative positioning?
Replies: 10
Views: 6177

Thanks! But unfortunately I'm not so proficient in JavaScript. :oops: I fear not being able to try at once this suggestion.

Now I purchased a license, and I will publish the first pages using the absolute positioning.

This page is working with all files in a separate menu, so I'm ready for the ...
by jumborex
Thu Jul 22, 2004 12:12 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Relative positioning?
Replies: 10
Views: 6177

[...] Why not set the position using top=113; left=228; and remove the position="relative".

Ruth
Ok: it is working this way. But of course having all pages in the site made up of a stable part, plus a layer changing every time, the layer solution was more confortable.

I will evaluate, but if ...
by jumborex
Wed Jul 21, 2004 7:08 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Relative positioning?
Replies: 10
Views: 6177

Relative positioning?

Sorry guys, but while evaluating the product I got stuck with a positioning problem. :cry:

This is the trial page:
http://www.cantodellasfinge.net/versi/menu.html

Menu is set inside a layer, and this is what I need for the site.
I cannot understand why the submenus appear very far from the place ...