Want menu control's width etc across different user be more consistent

Last post 11-08-2009 10:28 PM by Hong-Gang Chen - MSFT. 1 replies.

Sort Posts:

  • Want menu control's width etc across different user be more consistent

    11-03-2009, 11:46 AM
    • Member
      175 point Member
    • hkbeer
    • Member since 07-03-2008, 12:07 AM
    • Posts 659

    I have a menu control horizontally in intranet application. I found different users have different appearance and length depending on the (1) IE version (2) Display resolution (3) If they use firefox or not (4) fonts installed on their own PCs

    How to make the look more consistent for different users ?

    How to set it such that the menu total width is XX% of the whole width of the page, for example ?

    Thanks

    Thanks in advance for the help. I will try to credit the ones who helped but most important is we really do sincerely thanks to all who have helped.
  • Re: Want menu control's width etc across different user be more consistent

    11-08-2009, 10:28 PM
    Answer

    I suggest you try to change the CSS letter-spacing property dynamically to solve this issue.

    For example, use JavaScript to check the length and according to the lengh to change the CSS.

     

     

    Hong-Gang Chen
    Microsoft Online Community Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help.
Page 1 of 1 (2 items)