Previos Demo Next Demo
  1. Create an absolute
    positioned DIV and position it just below the top side
  2. Add your images in it with effects as you like
  3. Add Advanced CSS Animator to the DIV with the following options:
    • TranslateY, "to" = -225
      this means move up 225 pixels.
    • Make sure this is executed onMouseLeave
    • Add the Adv CSS Animator behavior again but then onMouseEnter with
      TranslateY "to" = 0
      to pull it back down