在被帧包含的页里用 onresize 事件侦测框架变化.
if (document.body.clientWidth < 10)
    parent.frameSetName.cols = "10, *";