problems with submenu position in Mozilla after scroll

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
nefros
Beginner
Beginner
Posts: 5
Joined: Thu Mar 30, 2006 3:15 pm

problems with submenu position in Mozilla after scroll

Post by nefros »

I have problem with position of submenu after scroll in Mozilla.
If you are un the top of the page, there is no problem, but after sou scroll down and move cursor on the menu the submenu will have the position on the screen like you are on the top of the page
IE Image
mozilla Image

can anybode help me?
thx a lot![/code]
Migru
Milonic Guru
Milonic Guru
Posts: 669
Joined: Tue Nov 01, 2005 8:22 pm
Location: Hamburg - Germany
Contact:

Post by Migru »

Hi

at first please
some syntax issues

example:
aI("status=Kto sme;text=Kto sme;url=http://www.etos.wz.cz/domka_zilina/kto_sme.php;");

counted at least 20 semicolons missing.

second:
Comments in JavaScript :
better use something
// submenu
rather than
<!-- subsubmenu -->
which is html

The page is linked here (for anybody who wants to test):

http://www.etos.wz.cz/domka_zilina/kto_sme.php

I did not have "Franklin Gothic Book" on my PC, just for information.


Michael
User avatar
John
 Team
 Team
Posts: 5967
Joined: Sun May 19, 2002 8:23 pm
Location: Phoenix, AZ
Contact:

Post by John »

Please do NOT start duplicate Topics on the same question. It is very confusing for everybody (and won't get you an answer any faster).
John
nefros
Beginner
Beginner
Posts: 5
Joined: Thu Mar 30, 2006 3:15 pm

Post by nefros »

John wrote:Please do NOT start duplicate Topics on the same question. It is very confusing for everybody (and won't get you an answer any faster).
I am really sorry, it was make by mistake, when I was putting it on the forum, i was in hurry, and I put it twice. Really sorry i did not noticed it.
Migru
Milonic Guru
Milonic Guru
Posts: 669
Joined: Tue Nov 01, 2005 8:22 pm
Location: Hamburg - Germany
Contact:

Post by Migru »

Hi

there is no "milonic.src" file in your setup, there is a "domka.src" instead, which is a copy of milonic.src, but in this file the license details and the copyright note are removed, do you have a license ? It is the same with the other files. - That is why I was unable to identify the release number.

Michael
nefros
Beginner
Beginner
Posts: 5
Joined: Thu Mar 30, 2006 3:15 pm

Post by nefros »

Migru wrote:Hi

there is no "milonic.src" file in your setup, there is a "domka.src" instead, which is a copy of milonic.src, but in this file the license details and the copyright note are removed, do you have a license ? It is the same with the other files. - That is why I was unable to identify the release number.

Michael
I have this javascript from my friend, and he has there his own name for the .src file, so I just change the name.
I have to say that according to this page you can see than I am beginner, and I am just learning, but of course I will download the new version of Milonic menu with details, but now I have here 2am, so I will probably do it tomorrow.
I just really want to thank, your adviced like this or the one before help me a lot
BTW:sorry about my english
Migru
Milonic Guru
Milonic Guru
Posts: 669
Joined: Tue Nov 01, 2005 8:22 pm
Location: Hamburg - Germany
Contact:

Post by Migru »

Hi

before you continue please read this

http://milonic.com/freelicreq.php

http://milonic.com/integration.php

and please note, that there are certain requirements for instance the use of the latest version, to get any assistance. (It makes no sense to provide help for an outdated version).

Michael
nefros
Beginner
Beginner
Posts: 5
Joined: Thu Mar 30, 2006 3:15 pm

Post by nefros »

Migru wrote:Hi

before you continue please read this

http://milonic.com/freelicreq.php

http://milonic.com/integration.php

and please note, that there are certain requirements for instance the use of the latest version, to get any assistance. (It makes no sense to provide help for an outdated version).

Michael
As I found out, I had 5.744 version and after I download newest version released this morning - 5.745 it works. And of course I try to fix all freelicence requirements.
So thanks for your help
Migru
Milonic Guru
Milonic Guru
Posts: 669
Joined: Tue Nov 01, 2005 8:22 pm
Location: Hamburg - Germany
Contact:

Post by Migru »

Hi

The STYLES and the global settings should not be part of the embedded_main_menu.js

As it is now, it is NOT working in FireFox 1.5.

Michael
nefros
Beginner
Beginner
Posts: 5
Joined: Thu Mar 30, 2006 3:15 pm

Post by nefros »

Migru wrote:Hi

The STYLES and the global settings should not be part of the embedded_main_menu.js

As it is now, it is NOT working in FireFox 1.5.

Michael
surprisingly, I have FF 1.5 and it works.
But I remove it, now it's easier to change styles for me.
Migru
Milonic Guru
Milonic Guru
Posts: 669
Joined: Tue Nov 01, 2005 8:22 pm
Location: Hamburg - Germany
Contact:

Post by Migru »

Hi

yes it works, but as I said, the styles and the global settings should be placed in the menu_data.js, not in the main. This is because of requirements for cross-browser capablity.

Michael

Please see

http://milonic.com/tablemenu.php
Post Reply