Hi. I'm trying to create a popup menu with the "wizard" in Dreamweaver MX. It
does most of what I want, but there's one problem: some menu items are quite
long and don't look good if left on one line. So I've inserted BRs to force
them onto 2 and in some cases 3 lines. Trouble is, I then need the cell height
within the menu to be set to vary according to the number of lines of text. But
the script requires a numeric value for menu height, which is then applied
uniformly to each cell in the menu. Is there any way round this, or do I need
to find a different menu system to do this?