Log in

View Full Version : Shake effect



contracer11
02-20-2008, 10:28 PM
Hi:

Can you tell what I need to make to this script shake an image
all the time, not only when mouse is over the image ?

http://www.dynamicdrive.com/dynamicindex4/shake.htm

Thank you.

Master_script_maker
02-20-2008, 10:50 PM
put this in your body tag:

<body onload='init(document.getElementById("imageID"));rattleimage()'>