hi,
We are using Q2 2008 (and don't want to upgrade to Q3 just yet) RAD Menu. The menu gets built dynamically and so we don't know the width of the menu. In Q1 and firefox/ie8 setting no width has been fine - but in ie7 it won't set the width until the event OnMouseOver/Hover has been fired.
Another developer here had the same problem but managed to find the lenght of the longest menu item and times it by 8.5625 and set the width but I can't seem to work that dodgey hack in my code.
Any ideas?
We are using Q2 2008 (and don't want to upgrade to Q3 just yet) RAD Menu. The menu gets built dynamically and so we don't know the width of the menu. In Q1 and firefox/ie8 setting no width has been fine - but in ie7 it won't set the width until the event OnMouseOver/Hover has been fired.
Another developer here had the same problem but managed to find the lenght of the longest menu item and times it by 8.5625 and set the width but I can't seem to work that dodgey hack in my code.
Any ideas?