I\'ve got some element I want to fade with CSS3. It can be simply done by 2 classes with opacity: 0 and opacity: 1, b
opacity: 0
opacity: 1
Noticed the example in the JS Fiddle above was broken, fixed the code here:
dsdsds clickme
clickme
Fixed the fiddle: