Thursday, May 10, 2012

How to Create a Fast Hover Slideshow with CSS3

How to Create a Fast Hover Slideshow with CSS3

A little fast-running image slideshow that plays on hover and pauses when mousing out. The current image will stay visible.

Today I want to share a little hover slideshow with you. The main idea is to run a super-fast image slideshow on hover and show the current image when mousing out. It’s just a fancy effect to play with and I got the idea from Contain.r. We’ll be using CSS animations for the slideshow and control the pausing and running with animation-play-state.

View DemoDownload Source

Source of the article

0 comments:

Post a Comment