I try to use the "clickimage" option in a menu like that :
with(milonic=new menuname("ardennes")){
style=MenuStyle2;
left=96;
top=44;
alwaysvisible=1;
aI("url=javascript:AR(08);image=images/ORT/carte/ardennes_off.gif;clickimage=images/ORT/carte/ardennes_on.gif");
}
with(milonic=new menuname("marne ...
Search found 14 matches
- Fri Oct 22, 2004 2:31 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Problem with then "clickimage" option.
- Replies: 2
- Views: 2735
- Wed Oct 22, 2003 8:44 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: How to do that with version 5 ?
- Replies: 12
- Views: 7897
- Wed Oct 22, 2003 8:18 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Change dynamically the style of a milonic menu ...
- Replies: 2
- Views: 2541
- Mon Oct 20, 2003 9:26 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Change dynamically the style of a milonic menu ...
- Replies: 2
- Views: 2541
Change dynamically the style of a milonic menu ...
I want to dynamically change the style of a menu.
The menus are used like mitres.
1 / I have two styles:
style1: Mitre OFF
style2: Mitre ON
The twos styles are like :
with(style1=new mm_style()){
....
}
with(style2=new mm_style()){
....
}
It's two milonic menu styles
2 / I have 3 menus ...
The menus are used like mitres.
1 / I have two styles:
style1: Mitre OFF
style2: Mitre ON
The twos styles are like :
with(style1=new mm_style()){
....
}
with(style2=new mm_style()){
....
}
It's two milonic menu styles
2 / I have 3 menus ...
- Fri Oct 17, 2003 4:03 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Change dynamically the style or something else on a menu ...
- Replies: 4
- Views: 3466
Yes of course, it's two milonic menu styles.
Like http://www.milonic.co.uk/menusample.php?sampleid=10, I want to change dynamically the style of a milonic menu !
Like http://www.milonic.co.uk/menusample.php?sampleid=10, I want to change dynamically the style of a milonic menu !
- Fri Oct 17, 2003 9:21 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Change dynamically the style or something else on a menu ...
- Replies: 4
- Views: 3466
- Thu Oct 16, 2003 10:57 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: How to do that with version 5 ?
- Replies: 12
- Views: 7897
- Thu Oct 16, 2003 10:43 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Change dynamically the style or something else on a menu ...
- Replies: 4
- Views: 3466
Change dynamically the style or something else on a menu ...
Hello,
I want to dynamically change the style of a menu.
Example :
The menu is charged with the StdStyle1 style (red background and white font)
If the user makes an action on the page, the style of the menu changes into StdStyle2 (white background, black font).
Is it possible, and How ?
Thanks ...
I want to dynamically change the style of a menu.
Example :
The menu is charged with the StdStyle1 style (red background and white font)
If the user makes an action on the page, the style of the menu changes into StdStyle2 (white background, black font).
Is it possible, and How ?
Thanks ...
- Wed Oct 15, 2003 12:27 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: How to do that with version 5 ?
- Replies: 12
- Views: 7897
- Wed Oct 15, 2003 12:09 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: How to do that with version 5 ?
- Replies: 12
- Views: 7897
- Wed Oct 15, 2003 7:53 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: How to do that with version 5 ?
- Replies: 12
- Views: 7897
How can I do that with version 5 ?
I already tested.
I have two menus: A menu of the type "off" and a menu of the type "on". With the function "PlaceMenu" of the version 3, these two menus are superimposed.
If I put the <SCRIPT> tags that include my menu_data file in the HTML, the two menus are not superimposed but one with the top ...
I have two menus: A menu of the type "off" and a menu of the type "on". With the function "PlaceMenu" of the version 3, these two menus are superimposed.
If I put the <SCRIPT> tags that include my menu_data file in the HTML, the two menus are not superimposed but one with the top ...
- Tue Oct 14, 2003 12:38 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: How to do that with version 5 ?
- Replies: 12
- Views: 7897
How to do that with version 5 ?
How can I do that with version 5 ?
The user arrives on a page HTML where the button "to validate" is in position "off". When it makes an action on the page, the button is put in position "on".
It's OK in version 3 with the "PlaceMenu" function. How can I do this with version 5 ?
My url :
http ...
The user arrives on a page HTML where the button "to validate" is in position "off". When it makes an action on the page, the button is put in position "on".
It's OK in version 3 with the "PlaceMenu" function. How can I do this with version 5 ?
My url :
http ...
- Wed Sep 10, 2003 8:02 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Two menus in the same table cell
- Replies: 3
- Views: 3222
- Tue Sep 09, 2003 3:53 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Two menus in the same table cell
- Replies: 3
- Views: 3222
Two menus in the same table cell
Hello,
I have a problem with Relative Positioning (Table Bound)
I want to put two menus in the same cell of table, but that does not
function.
The two menus are one below the other, whereas they should be
superimposed.
I want to then use the function "menuDisplay" to hide one or the other
finely ...
I have a problem with Relative Positioning (Table Bound)
I want to put two menus in the same cell of table, but that does not
function.
The two menus are one below the other, whereas they should be
superimposed.
I want to then use the function "menuDisplay" to hide one or the other
finely ...