搜索资源列表
clock
- 用*做的时钟,跟随鼠标移动,准确显示时、分、秒
TextMovingWithMouse
- 本代码使用Javascr ipt编写,其效果是文字可以跟随鼠标成波浪形移动。-The Javascr ipt code uses the prepared text to the effect of which is to follow the mouse into a wavy movement.
movestar
- 此javascr ipt程序是一个网页特效,可以让多彩的星星跟随鼠标移动。它利用了document对象与滤镜的知识。-This javascr ipt program is a Web page special effects, allows to follow the mouse colorful stars. It uses a document object with the filter of knowledge.
java-script-copy-the-image-
- Javascr ipt 鼠标跟随特效,实现图片的自动复制并跟着鼠标移动,数组中可以存放两个图片,你可以设置两张不同的图片,又是另一效果。-Javascr ipt mouse to follow the special effects, to achieve automatic image copy and follow the mouse, the array can hold two pictures, you can set two different pictures, but also
mouseEffexts
- Javascr ipt特效 跟随鼠标移动 ,<scr ipt language=Javascr ipt> var x,y var step=18 var index=0 var message="跟随鼠标的文本(可以自己设定!)" message=message.split("") var xpos=new Array() for (i=0 i<message.length i++) { xpos[i]=-50
javascript
- 输入的文字会跟随鼠标移动效果 在脚本中可改变文字属性- following the mouse moving
javascript02
- 会有光环围绕鼠标旋转 并跟随鼠标移动 -There will be halo around the mouse to rotate and follow the mouse
Move-the-picture-IE
- 对于初学者有用的利用javascr ipt实现网页界面动态变化(图片跟随鼠标移动只在IE中有用)-For beginners useful use of javascr ipt to achieve the dynamic changes in the web interface (pictures follow the mouse is useful only in IE)
divmove
- div 跟随鼠标的移动而移动,可用于实现鼠标小图标的特效-div follow mouse to move
鼠标跟随效果
- 鼠标跟随效果,鼠标移动时动画跟随移动,像跳跳圈上下拉伸效果(The mouse follows the effect, when the mouse moves, the animation follows the movement, like jumps the circle to pull up and down the drawing effect)