When I click a button, the image on the screen disappears. I am looking to add a fade effect to this action. Can someone help me achieve this using CSS?
#hide{-webkit-transition: all 1s ease-in-out;}
For reference, here is a demo showcasing the current behavior: http://jsfiddle.net/5wBuV/4/