辅助代码
点击返回上页代码:
复制代码 代码如下:
弹出警告框代码:
[Ctrl+A 全选 注:引入外部Js需再刷新一下页面才能执行]
点击打开新窗口
[Ctrl+A 全选 注:引入外部Js需再刷新一下页面才能执行]
删除记录时弹出确认框:
[Ctrl+A 全选 注:引入外部Js需再刷新一下页面才能执行]
关闭打开的窗口
关闭窗口
清空INPUT且选定
onClick=”javascript:this.value=”” onFocus=”this.select()” onMouseOver=”this.focus()”
右键屏蔽
连串英文自动换行的解决方法 IE5.5
style=”LEFT: 0px; WIDTH: 100%; WORD-WRAP: break-word” 你可修改为指定的大小如 200px
图片”重置”按钮
function myreset()
{ document.login.reset();
document.login.focus();}
画细线表格
让层的相对定位
内容
Flash代码以及背景透明
Windows Media Player 播放器
<OBJECT id=MediaPlayer1
style=”LEFT: 0px; VISIBILITY: visible; POSITION: absolute; TOP: 0px;z-index:2″
codeBase=http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=5,1,52,701standby=
Loading
type=application/x-oleobject height=300 width=320
classid=CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6 VIEWASTEXT>
RealPlayer 播放器
<object id=video1 classid=" clasid:CFCDAA03-8BE4-11CF-B84B-0020AFBBCCFA"
width=320 height=240 align=”middle”>
<embed
src=”地址”
type=”audio/x-pn-realaudio-plugin” console=”chip1″
controls=”imagewindow” width=320 height=240 autostart=true align=”middle”>