web代码集锦.docVIP

  • 9
  • 0
  • 约8.78千字
  • 约 14页
  • 2016-12-03 发布于河南
  • 举报
web代码集锦

web代码集锦 控制横向和纵向滚动条的显隐? body style=overflow-y:hidden 去掉x轴 body style=overflow-x:hidden 去掉y轴 body scroll=no不显 表格变色 TD onmouseover=this.style.backgroundColor=#FFFFFF onmouseout=this.style.backgroundColor= style=CURSOR: hand 禁止复制,鼠标拖动选取 body ondragstart=window.event.returnValue=false oncontextmenu=window.event.returnValue=false onselectstart=event.returnValue=false 普通iframe页面 iframe name=name src=main.htm width=450 height=287 scrolling=Auto frameborder=0/iframe iframe自适应高度 iframe name=pindex src=index.asp frameborder=false scrolling=auto width=100% height=100% frameborder=

文档评论(0)

1亿VIP精品文档

相关文档