I've spent hours scouring Google and StackOverflow for a solution to this particular issue I'm facing, but haven't been able to find one. Here's the problem:
I'm currently in the process of creating a shopping website. When a user clicks on the "add to cart" button, I want to slide a duplicate of the image/div to the left, then make it disappear after 2 seconds (without affecting the original div and disrupting the product order). How can I achieve this?
Here is the HTML code: http://pastebin.com/mMLMP035