Search found 12 matches

by Justice
Fri Feb 20, 2004 4:45 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Problems with Menu in a Table Cell
Replies: 23
Views: 11831

Now I'm really confused. I don't ever use <tbody> tags in my code, and my align attributes are generally enclosed in quotes. The code, as it appears in my index.html file, is exactly this: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <html> <link rel="stylesheet"...
by Justice
Fri Feb 20, 2004 1:03 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Problems with Menu in a Table Cell
Replies: 23
Views: 11831

#1 - My Host is having problems with the particular webserver my site is located on. I might apply for a transfer, but that's going to take some time to propagate. They haven't given me any specifics. #2 - Good. #3 - That is extremely odd. My copy of the index.html file has the proper code align=cen...
by Justice
Thu Feb 19, 2004 1:44 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Problems with Menu in a Table Cell
Replies: 23
Views: 11831

Files now uploaded. Let me know if it shows up right. *Crosses fingers*
by Justice
Wed Feb 18, 2004 5:39 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Problems with Menu in a Table Cell
Replies: 23
Views: 11831

WE HAVE A WINNER! Thanks Maz, that solved the problem. Itemwidth was the only parameter needed to stretch the menu out to fill the table cell. Menuwidth I stuck in there just in case. As far as overfilter, I'm a very lazy slacker. I merely copied verbatim the sample HTML script code in the demo HTML...
by Justice
Tue Feb 17, 2004 8:00 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Problems with Menu in a Table Cell
Replies: 23
Views: 11831

The table cell in which the menu resides is fixed at a relative width of 70 percent of the available screen width, with a cellpadding of 2 between the 3 columns of the page. I can, of course, insert a table within that cell with little difficulty. It all comes down to just getting that doggone width...
by Justice
Tue Feb 17, 2004 7:09 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Problems with Menu in a Table Cell
Replies: 23
Views: 11831

Alright, I'll give that all a shot...

Out of curiosity, is there any surefire way of measuring exactly how many pixels in length my menu will be, besides hack and guess? I plan on changing the words over time, so that will change the settings. ;)
by Justice
Sat Feb 14, 2004 9:05 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Problems with Menu in a Table Cell
Replies: 23
Views: 11831

Er...sorry guys, I just tried again, and the result is the same as before. Any other suggestions, other than just sucking it up and living with it?
by Justice
Sat Feb 14, 2004 6:36 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Problems with Menu in a Table Cell
Replies: 23
Views: 11831

LOL! Yeah, I know all about those tricks. When you have a rotten wall, you stick a framed picture over it to hide it. :lol: It seems to be working okay now. Even better, I fixed enough syntax errors to get the thing to display right in Mozilla (well, main page anyway). I'll just hope things work oka...
by Justice
Sat Feb 14, 2004 12:04 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Problems with Menu in a Table Cell
Replies: 23
Views: 11831

</td> tag added. <b> tag removed (remnant from recycled code). As to using the menu in outside a table, I've tried to avoid doing that, since I use a general template, and pictures on the top of the page and layouts might upset the placement. When I used Milonic Menu version 3, it was in a static sp...
by Justice
Fri Feb 13, 2004 8:52 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Problems with Menu in a Table Cell
Replies: 23
Views: 11831

Problems with Menu in a Table Cell

This is a minor annoyance, but the Menu is positioned inside a table cell, and is center aligned inside the cell. However, the cell's width is larger than the menu width. Sometimes when the page is loaded, the menu fills in this blank space by expanding to fill the whole cell, but this looks awkward...
by Justice
Sun Jan 11, 2004 7:02 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Color Problems
Replies: 2
Views: 2141

Thank you Ruth, you hit the problem dead on. I took those lines out of the style definition, and all the pages are now working as they should.
by Justice
Sun Jan 11, 2004 3:38 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Color Problems
Replies: 2
Views: 2141

Color Problems

I decided to use the menu with several different colors, but there's a problem. On a lot of pages, 1 or 2 menu cells will have the wrong offbgcolor, but everything else shows up fine.

Problem solved, see answer below.