Facebook
From Whipped Curlew, 3 Years ago, written in Plain Text.
This paste is a reply to Untitled from Little Teal - view diff
Embed
Download Paste or View Raw
Hits: 158
  1. jQuery(imgclone).animate({left: '+='+posicioncarrito.left, top: '+=-'+posicioncarrito.left}, 500);
  2.   setTimeout(function () {
  3.                 carrito.effect("shake", {
  4.                     times: 2
  5.                 }, 200);
  6.             }, 1000);