<HTML> <HEAD> <title>test</title> </HEAD> <body onbeforeunload="RunOnBeforeUnload()" onunload="RunOnUnload()"> <script language="javascript"> function RunOnBeforeUnload() { window.event.returnValue = '关闭浏览器将退出系统.'; //alert("before"); } function RunOnUnload() { / ...
2007-01-13

朋友写的方向键移动text

关键字: key text
xml 代码 <html>       <head>       <title>Untitled   Documenttitle>       <meta   http-equiv="Content-Type"  &nb ...
   配置dwr.xml文件 xml 代码   <!DOCTYPE dwr PUBLIC       "-//GetAhead Limited//DTD Direct Web Remoting 1.0//EN"       "http://www.getahead.ltd.uk/dwr/dwr10.d ...
2006-12-07

Auto-Complete

关键字: auto-complete
        Auto-Complete是一个脚本代码,她的作用是使在同一个form的一个input box 和 一个select box同时工作;用法是写input box的keyup事件autoComplete (text_input, select_input, ["text"|"value"], [true|false]),即可在input box数据数据就可以修改select box的对应数据,显示对应数据,代码如下:     &n ...
BIGN
  • 浏览: 52378 次
  • 性别: Icon_minigender_1
  • 来自: 远方的山边
  • 详细资料
搜索本博客
我的相册
D11df183-2b86-3c41-811f-336e641f7879-thumb
denglu
共 25 张
存档
最新评论