Cchow
Newbie
Posts: 1
Registered: 5/2/2005
Member Is Offline
|
| posted on 5/2/2005 at 10:42 PM |
|
|
dropdown too long and split into 2 lines
I am new to Tigra Menu Gold. Everything seems working good except when I have long line on the drop down, it make it appears in 2 lines automatically
if the length exceeded the set length. (Which is a good thing). However, when I mouse over, the first line is fine but when I move the mouse over to
the second line, the drop down disappeared. I wonder if anyone has come across something like that and what the fixes may be.
I find a work around for the time being by counting the length of each entry and if the length of the entry is longer than say 30 chars, then I put in
{'sh': double_the_height} to make it works. But counting chars is not the best way to go as 'm' and 'i' are of different width...
Any suggestion will be greatly appreciated.
TIA
|
|
|
|