Results 1 to 2 of 2

Thread: Shake effect

  1. #1
    Join Date
    Feb 2008
    Posts
    12
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Shake effect

    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.

  2. #2
    Join Date
    Jun 2007
    Posts
    543
    Thanks
    3
    Thanked 78 Times in 78 Posts
    Blog Entries
    1

    Default

    put this in your body tag:
    Code:
    <body onload='init(document.getElementById("imageID"));rattleimage()'>
    [Jasme Library (Javascript Motion Effects)] My Site
    /\/\@§†ê® §©®¡þ† /\/\@|{ê®
    There are 10 kinds of people in the world, those that understand binary and those that don't.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •