jQuery MiniUI

标题: portal 出现滚动条之后,第三列不见了 [打印本页]

作者: blue    时间: 2013-5-6 10:50:27     标题: portal 出现滚动条之后,第三列不见了

如题所示

作者: factory    时间: 2013-5-6 11:35:11

portal.set({
        style: "width: 100%;height:400px",
        columns: [250, "100%", 250]
    });

在style里面加个min-width

因为中间那一列的panel是自适应的,所以当你宽度过小的时候就不见了
你加个这个,让他有个最小宽度
作者: blue    时间: 2013-5-6 15:10:27

factory 发表于 2013-5-6 11:35
portal.set({
        style: "width: 100%;height:400px",
        columns: [250, "100%", 250]

OK,谢谢,




欢迎光临 jQuery MiniUI (http://miniui.com/discuss/) Powered by Discuz! X2