Bottom of tab truncated

Last post 06-11-2008 10:13 PM by dwhite. 3 replies.

Sort Posts:

  • Bottom of tab truncated

    06-11-2008, 12:06 PM
    • Member
      2 point Member
    • rcoffey
    • Member since 06-11-2008, 4:01 PM
    • Posts 4

    Hi Folks
    This has stumped me!

    I have downloaded and successfully installed the AjaxControlKit. I am using the tab control. When I create a tab at runtime the bottom of the actual tab seems to have a white line across it therefore truncating the bottom of the tab name. I have checked images etc and to no avail. Has anyone come across this before? My environment is VS2005 (C#) IE7 and am using the tab control within MasterPages. Any help greatly appreciated.

     

    Thanks.

  • Re: Bottom of tab truncated

    06-11-2008, 4:42 PM
    Answer
    • Star
      8,978 point Star
    • dwhite
    • Member since 02-08-2007, 9:25 AM
    • Bristol, CT
    • Posts 1,422

    Perhaps your browser is running in Quirksmode, or more likely you have a style that is messing with the tab structure.  An example would be something like a generic style for a <SPAN>.  On my blog, there is a sample of theming the Tabs, you can see if this works for you, or perhaps learning about the structure will help you find your issue.  The direct link to the post is http://blogs.visoftinc.com/archive/2007/09/26/ajax-control-toolkit-tab-control-themes.aspx.

    Hope this helps,
    -Damien

    Visoft, Inc - Home | Blogs

    Latest Blog Post: Art of Unit Testing
  • Re: Bottom of tab truncated

    06-11-2008, 5:00 PM
    Answer
    • Member
      2 point Member
    • rcoffey
    • Member since 06-11-2008, 4:01 PM
    • Posts 4

    dwhite

    You're a star!

    What I was missing was the proper reference in my masterpage to:

    http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd

    Thanks so much!

  • Re: Bottom of tab truncated

    06-11-2008, 10:13 PM
    • Star
      8,978 point Star
    • dwhite
    • Member since 02-08-2007, 9:25 AM
    • Bristol, CT
    • Posts 1,422

    Glad it helped.  You inspired me to write a blog entry on ASP.NET AJAX Control Toolkit Layout Problems, which can be found at: http://blogs.visoftinc.com/archive/2008/06/11/AJAX-Control-Toolkit---Layout-Problems.aspx.

    -Damien

    Visoft, Inc - Home | Blogs

    Latest Blog Post: Art of Unit Testing
Page 1 of 1 (4 items)