titik pergerakan animasi jQuery

          
move('#example-7 .box')
  .x(300)
  .y(20)
  .end();
          
        
Envious Eel