Search found 12 matches

by davidh
Fri Jan 21, 2005 10:19 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Item width issue with vertical menus in tables (esp.Firefox)
Replies: 6
Views: 4829

Thanks for the ideas!

It turns out the menu needs to stick to the left margin, but the basic idea of hiding the fact that the items aren't stretching is a great one. I'll try that, probably by setting the containing TD's background to the regular menu background color, then fiddling with borders ...
by davidh
Fri Jan 21, 2005 4:26 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Item width issue with vertical menus in tables (esp.Firefox)
Replies: 6
Views: 4829

Item width issue with vertical menus in tables (esp.Firefox)

Hi there,

I've run into a quirk with how vertical menu items set their width when the menu is in a table cell.

Basically, the TD containing the menu gets ends up being wider than the menu itself, because of the large contents of the TD above it. When that happens I'd like the menu to expand to ...
by davidh
Tue Jun 01, 2004 3:33 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: New spacing problem with 5.21
Replies: 2
Views: 2141

10% worked great, thanks.
by davidh
Tue Jun 01, 2004 3:00 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: New spacing problem with 5.21
Replies: 2
Views: 2141

New spacing problem with 5.21

Hi,

I just downloaded version 5.21 of the menu and while it fixed my opera problem, it changed the way my menu is drawn for the worse.

Previously, setting itemwidth="100%"; caused all the items to spread out across the menu to fill the whole width of the menu. Starting with 5.21, all of the extra ...
by davidh
Tue Jun 01, 2004 2:53 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Problem with Opera 7.5
Replies: 2
Views: 2146

Thanks! Version 5.21 solved that problem.
by davidh
Sun May 30, 2004 6:33 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Problem with Opera 7.5
Replies: 2
Views: 2146

Problem with Opera 7.5

Hi,

I've been having problems positioning a menu in a table with center or right justification in Opera 7.5. Ijust checked menusample9 on your site in Opera and I noticed it doesn't work either:

Image

Any ideas? Or is this just a bug?
by davidh
Tue May 25, 2004 5:07 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Mac problems with IE/Safari
Replies: 15
Views: 8940

5.2 seems to have solved the Safari problems! And with two special cases for IE 5 on the Mac, both top and bottom menus are working fine:

http://new.divad.org/piece.php?id=16

Of course, Opera is still weird, but then most of my page looks like crap in Opera, so I'm not going to sweat it.

Thanks ...
by davidh
Mon May 24, 2004 7:27 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Mac problems with IE/Safari
Replies: 15
Views: 8940

Thanks again, Ruth. I tried all those suggestions and no joy in Safari, for the bottom (second) menu.

In fact, adding the extra <table> in the cell (which fixed IE Mac) caused the menu to break pretty badly... instead of the highlight when you mouseover it goes all black.

So, for Safari the ...
by davidh
Wed May 19, 2004 6:19 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Mac problems with IE/Safari
Replies: 15
Views: 8940

Thanks again, the non-breaking space worked great.

Of the other suggestions, only explicitly setting the itemwidth made any difference in Mac IE. So that's what I'll do.

As for the Safari problems, I haven't made any progress. Since the relevant demo on your site doesn't work either (menusample9 ...
by davidh
Mon May 17, 2004 9:08 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Mac problems with IE/Safari
Replies: 15
Views: 8940

Yay, Ruth! The table in a cell thing worked to position the menu on the right in IE on the Mac once I removed width=100%.

The itemwidth="100%" thing actually makes the top menu look better than before in most browser, but in Mac IE it makes every menu item only as wide as its text. It even wraps ...
by davidh
Mon May 17, 2004 3:39 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Mac problems with IE/Safari
Replies: 15
Views: 8940

You're missing the closing ; in both drawMenus() in the HTML.
Oops, added those. As you suspected, no change in the output.

One solution would be to put a one cell table in that cell and align the table right and put the menu in that table.
Ok, I tried it with just a table in the cell, then a ...
by davidh
Sun May 16, 2004 11:50 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Mac problems with IE/Safari
Replies: 15
Views: 8940

Mac problems with IE/Safari

Hi,

I'm having trouble getting a menu that looks fine in IE on Windows and in Mozilla to look acceptable in Mac IE and Safari.

Here's a slightly simplified page that show the problem:
http://dcaf.divad.org/Test/foo.shtml

And here's a direct link to the menu data:
http://dcaf.divad.org/Test ...