Search found 9 matches

by pym59
Wed Sep 02, 2009 9:39 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Menu disappear under pdf document
Replies: 5
Views: 6302

Re: Menu disappear under pdf document

hello

Thanks it is ok now in IE and Firefox
by pym59
Sun Aug 30, 2009 11:23 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Menu disappear under pdf document
Replies: 5
Views: 6302

Re: Menu disappear under pdf document

hi

thanks for the answer here the link to the page
http://www.creation-pysa.com/irfm/pdf.php?docid=3

With IE, the menu are working fine and with Firefox, the submenu are going under the pdf document
by pym59
Sun Aug 30, 2009 10:18 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Menu disappear under pdf document
Replies: 5
Views: 6302

Menu disappear under pdf document

Hello I have a menu in table form, the menu is in the left part of the tabelle and in a cell left from the menu i have displayed a pdf document
<object data="documents/xxx.pdf#&navpanes=0&scrollbar=1"
type="application/pdf"
width="100%" wmode="transparent"
height="100%">


When the pdf is ...
by pym59
Fri Sep 16, 2005 4:01 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: are there means to enable/disable menu items
Replies: 7
Views: 4676

In my menu,

i am generating the menu from php and it is different is the user is connected or not, or have some activities to do, I simply dont display the menu item or subitem, the user should not see
by pym59
Wed Sep 14, 2005 2:02 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: [solved] how to set the maximal width of the menus (incl sub
Replies: 2
Views: 2777

I also try to set the left parameter of the menu to 20 resp 40 and the menu are now corretly one under the other and wifth a 20 offset to the right. But i have always the horizontal scrollbars
by pym59
Wed Sep 14, 2005 9:10 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: [solved] how to set the maximal width of the menus (incl sub
Replies: 2
Views: 2777

up

I have try menuwidth="100%" or menuwidth="150", that works but not what i want, The submenus should open under the mainmenu with

subOffsetTop=20;
_subOffsetLeft =- 80;

and a itemwidth="100"

It seems that the total menu width = total sublevel * itemwidth and the suboffsetLeft is not used

Any ...
by pym59
Mon Sep 12, 2005 6:46 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: [solved] how to set the maximal width of the menus (incl sub
Replies: 2
Views: 2777

[solved] how to set the maximal width of the menus (incl sub

I have try to use in one version the menu with the tree but i dont wan't the click on the menu to open, so i try to setup the normal menu.
But the menus are on my site in a frame left to the screen and i want if possible to define the menus so, that the frame dont get an horizontal scroll bar, is ...
by pym59
Mon Sep 12, 2005 11:22 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: How to open submenu between vertical main menu items?
Replies: 5
Views: 4844

i try that but does not seems to work

http://www.ludiques.net/genius/index.php

Take a look at the last menu item "Classement" and open the submenu "gagnants", that works fine. And now open another menu like "communication", the menu "classement" collapse, thats ok, try to reopen "Classement" and ...
by pym59
Sun Sep 11, 2005 10:29 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: How to open submenu between vertical main menu items?
Replies: 5
Views: 4844

Thanks Ruth,

I am trying to use the milonic menus with the feature of the treemenu included, it is working fine, but i have another wish

Is it possible to have also the functionality to open the tree on mouseover and also to close the tree after a certain timeout using the _menuCloseDelay=500 ...