Previos Demo Next Demo
  1. Add some smilies and bombs above them
  2. Add Advanced CSS Animator to the bombs with the following options:
    • TranslateY, "to" = 130
      this means drop down with 130 pixels. Make sure this is executed onClick
    • Add a second Adv CSS Animator behavior but then choose as selector the smiley below and enter
      ScaleY "to" = 0.3
      to press it vertically to 1/3 size and, TranslateY, "to" = -60
      to move it up 60 pixels