js 窗口抖动示例

时间:2013-09-04    点击:98   
复制代码 代码如下:

<html>
<head>
<title> New Document </title>
<meta name="Generator" content="EditPlus">
<meta name="Author" content="">
<meta name="Keywords" content="">
<meta name="Description" content="">

<script >

function zd(u){
var a=['top','left'],b=0;
u=setInterval(function(){
document.getElementById('win').style[a[b%2]]=(b++)%4<2?0:4;
if(b>15){clearInterval(u);b=0}
},32)
}
</script>

</head>

<body id="win" style='position:relative;' border="1">
<button onclick="zd()">振动</button>

<div >asdfasdf<div/>
</body>
</html>
js编码、解码函数介绍及其使用示例
Jquery中给animation加更多的运作效果实例
Jquery增加鼠标中间功能mousewheel的实例代码
JS控制阿拉伯数字转为中文大写示例代码
JS如何将UTC格式时间转本地格式
> 返回     
地址:上海市普陀区胶州路941号长久商务中心 电话: QQ:
© Copyright 2012 上海网络 Product All Rights Reserved