Search found 10 matches

by mjjackso
Wed Dec 31, 2003 5:04 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Final Outstanding Bugs...
Replies: 62
Views: 40644

Build 31: Separator Bar & 3D High/Low

Please see the following post for what I believe to be a bug in build 31 with separator lines and 3D High/Low.

http://milonic.com/forum/viewtopic.php?t=3357

Matt
by mjjackso
Wed Dec 31, 2003 5:00 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Build 31: Separator Bar & 3D High/Low
Replies: 0
Views: 1865

Build 31: Separator Bar & 3D High/Low

Arghh...I meant to put this in the bugs section. Sorry everyone.

Please see the following post for what I believe to be a bug in build 31 with separator lines and 3D High/Low.

http://milonic.com/forum/viewtopic.php?t=3357

Matt
by mjjackso
Wed Dec 31, 2003 4:55 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Separator Bar and Build 31
Replies: 3
Views: 3442

The # with the color does make a difference. But, it does not correct the problem. The effect I'm going for, as seen in the top picture in my initial query, is one in which each submenu cell has a 3D effect. This, in previous versions (build 22 and even menu v3), could only be achieved by setting a ...
by mjjackso
Tue Dec 30, 2003 10:07 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Screen Postioning -Center
Replies: 2
Views: 3986

This problem can be solved by placing the menu within a table cell. The following code should work: <td> <table width="760" border="0" align="center" cellpadding="0" cellspacing="0"> <tr><td> <script>PlaceMenu("mainmenu")</script> &nbsp...
by mjjackso
Tue Dec 30, 2003 10:05 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: offset Centering problem, link inside to example
Replies: 21
Views: 15891

This problem can be solved by placing the menu within a table cell. The following code should work: <td> <table width="760" border="0" align="center" cellpadding="0" cellspacing="0"> <tr><td> <script>PlaceMenu("mainmenu")</script> &nbsp...
by mjjackso
Tue Dec 30, 2003 9:43 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Separator Bar and Build 31
Replies: 3
Views: 3442

Separator Bar and Build 31

Below are two snapshots of my menu. The top menu is using build 22 and the bottom uses build 31. Notice the horizontal separators between items in the vertical menu. They look as I expect in the top menu (build 22), but in the lower menu there appears to be too many pixels worth of separation. Is th...
by mjjackso
Sun Oct 05, 2003 5:20 am
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Menu not positioning properly - please help!
Replies: 5
Views: 5590

Ok, thanks. I guess I was just being too picky.

Matt
by mjjackso
Thu Oct 02, 2003 6:33 am
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Menu not positioning properly - please help!
Replies: 5
Views: 5590

Proper postioning & rubberband effect

It seems that this problem can be solved by placing the menu within a table cell. The following code worked: <td> <table width="760" border="0" align="center" cellpadding="0" cellspacing="0"> <tr><td> <script>PlaceMenu("mainmenu")</script> ...
by mjjackso
Tue Sep 30, 2003 11:51 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Menu not positioning properly - please help!
Replies: 5
Views: 5590

Menu not positioning properly - please help!

I am currently using the most recent DHTML menu 3. The problem that I'm experiencing involves the positioning of the menu when the browser window is resized. Currently, the menu position is set to "center". As I make the browser window narrower, the menu along with the other web content re...