I believe I have found the bugs that caused the original problem reported here. See my post
viewtopic.php?p=11084
Regards
Tomi
Search found 6 matches
- Wed Oct 15, 2003 10:56 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Problem with Image Width and Height in v5 and Alt Text
- Replies: 16
- Views: 11760
- Wed Oct 15, 2003 10:54 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Image Width and Height bugs found
- Replies: 5
- Views: 4508
Image Width and Height bugs found
Dear Milonic
I believe I have finally found the bugs that caused the problem I reported in my post http://forum.milonic.com/viewtopic.php?t=2573
On the Menu Items Quick Reference Guide it states that:
imageheight has code ref = 37
imagewidth has code ref = 38
This is correctly coded in milonic ...
I believe I have finally found the bugs that caused the problem I reported in my post http://forum.milonic.com/viewtopic.php?t=2573
On the Menu Items Quick Reference Guide it states that:
imageheight has code ref = 37
imagewidth has code ref = 38
This is correctly coded in milonic ...
- Sat Sep 20, 2003 11:03 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Problem with Image Width and Height in v5 and Alt Text
- Replies: 16
- Views: 11760
- Thu Sep 18, 2003 10:29 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Problem with Image Width and Height in v5 and Alt Text
- Replies: 16
- Views: 11760
Problem with Image Width and Height in v5 and Alt Text
When I add an image to a menu item and I specify an imagewidth and imageheight it seems only the imageheight is read, the imagewidth is ignored, and the image is scaled accordingy. Am I using the correct syntax?
eg.
aI("url=/index.html;status=Home Page;image=/menu5/logo.gif;imageheight=101 ...
eg.
aI("url=/index.html;status=Home Page;image=/menu5/logo.gif;imageheight=101 ...
- Mon Apr 28, 2003 12:57 am
- Forum: Archived Topics for the old Version 3.0 JavaScript Menu
- Topic: How to set the Width and Height of Horizontal Menu
- Replies: 3
- Views: 3673
- Wed Apr 23, 2003 7:34 am
- Forum: Archived Topics for the old Version 3.0 JavaScript Menu
- Topic: How to set the Width and Height of Horizontal Menu
- Replies: 3
- Views: 3673
How to set the Width and Height of Horizontal Menu
I want to set the Width and Height of my Horizontal Menus to
a. Width=100% and Height=100px
b. Width=600px and Height=100px
What is the format of the following setting to accomplish these?
// Set the Overall Width of Horizontal Menu to specified width or 100% and height to a specified amount
I ...
a. Width=100% and Height=100px
b. Width=600px and Height=100px
What is the format of the following setting to accomplish these?
// Set the Overall Width of Horizontal Menu to specified width or 100% and height to a specified amount
I ...