Results 1 to 3 of 3

Thread: this script function effect ????

  1. #1
    Join Date
    Mar 2007
    Posts
    14
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default this script function effect ????

    anyone know of a script that does this effect?

    http://www.worldofwarcraft.com/wrath...iary/index.xml

    just click on the "next" button or the links to the left and you'll see the effect

  2. #2
    Join Date
    Feb 2008
    Posts
    42
    Thanks
    0
    Thanked 13 Times in 13 Posts

    Default

    you can just create divs that you move, the "move" is "animated" by setting an interval (setInterval) or a timer and changing the position incrementaly...it's essentially the same thing as animating a drop down menu with javascript

  3. #3
    Join Date
    Mar 2007
    Posts
    14
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    I don;t know how to do that. Is there examples anywhere?

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
  •