+ -
当前位置:首页 → 问答吧 → 为什么fameset,frame 在火狐,谷歌里不正常。。。

为什么fameset,frame 在火狐,谷歌里不正常。。。

时间:2011-08-30

来源:互联网



效果如图所示

HTML code
<frameset cols="*,18,90" id="frame_body">
<frameset rows="*,50">
          <frame src="a.php" NORESIZE frameBorder="no" framespacing="0" border=0 marginwidth="0">

          <frame scrolling=no src="b.php" NORESIZE frameBorder="no"  framespacing="0" border=0 marginwidth="0">
</frameset>
    <frame src=drag.php scrolling=no NORESIZE id="frame_drag"  frameBorder="no"  framespacing="0" border=0 marginwidth="0">
    <frame src="c.php?count=<?php echo $count;?>" frameBorder="no"  framespacing="0" border=0 marginwidth="0">
</frameset>

作者: xjl756425616   发布时间: 2011-08-30

有空白间隙

作者: xjl756425616   发布时间: 2011-08-30

<frameset frameborder="0" border="0" framespacing="0" 

<frame frameborder="0"

作者: net_lover   发布时间: 2011-08-30


CSS code

frame,frameset{frameborder="0" }

作者: BLUE_LG   发布时间: 2011-08-30

果然如此,真神人也

作者: xjl756425616   发布时间: 2011-08-30

热门下载

更多