摘自: http://www.kendoui.com/forums/kendo-ui-web/tabstrip/forcing-tabstrip-to-take-up-100-of-it-s-parent-container.aspx

关键代码:

.k-tabstrip .k-content {

    position: absolute;

    top: 41px;

    bottom:;

}   

 以下为原文:

14 Jun 2012 (Link to this post)

I'm trying to get the tabstrip inner container to take up 100% of the height & width of the parent div it's in. Nothing I've tried seems to accomplish this.
Please help!
    • Steven


      0 posts

      Registered:
      28 Oct 2010

      -->