posts - 0, comments - 0, trackbacks - 0, articles - 1
  BlogJava :: 首页 :: 新随笔 :: 联系 :: 聚合  :: 管理

HTML点滴

Posted on 2006-06-02 11:19 warren 阅读(80) 评论(0)  编辑  收藏 所属分类: HTML/JS
· iframe 自适应高度
    <iframe src="infoshow.jsp" id="ifrep" frameborder="0" scrolling="no" width="598" marginheight="0" hspace="0" vspace="0"
    onload="document.all['ifrep'].style.height=ifrep.document.body.scrollHeight">
    </iframe>

· 防止表格被撑开
    <table style="table-layout:fixed;word-break:break-all">

只有注册用户登录后才能发表评论。


网站导航: