Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
995
Tabs not sizing properly...
posted

I am setting the tab.style.width property to 150px and in the designer it looks fine. But when I run the project it seems to autosize the tab to fit the text. Am I missing something? I am using IE 8.

Parents
  • 660
    posted

    One workaround I found for fixed width tabs is to calculate the number of characters in your longest tab title and then add non-breaking spaces ( ) to the end of each title to make up the difference.

Reply Children
No Data