Shopping Cart Wish List if (this.x>wish.x) { this.animate("x", wish.x+10, 300); this.animate("y", wish.y+55, 300); } else { this.animate("x", cart.x+10, 300); this.animate("y", cart.y+55, 300); } Drag picture between shopping cart and wishlist