Forum Moderators: open
But in N in a row of a table I have two drop down menus which would fit just fine in the row. But N puts one over the other.
I tried the text controls <nobr> and nowrap and they didn't help.
I solved the problem with <table width=xxx> making xxx a large enough number to hold the two drop down menus beside each other. But now as the size of the drop down menus change I will have to adjust xxx. I like things automatic.
Any ideas? Thanks, Peter