I just wrote a pure CSS3 DIV slider, It uses @keyframe and other CSS tricks to slide divs. On the hover, the slide pauses. You can embed youtube videos, link images, embed text etc.
It isn’t ver user friendly but I will probably work on that. Where can I share it?
Have a look at the CSS in there, any ways to improve it? The whole trick is not use any JavaScript. I know there is no fallback for non-CSS3 browsers but I don’t really mind. Any suggestions.
Right here! The suggested way of providing useful answers to common problems is to ask a question describing the problem you’ve solved, and answer it yourself. This provides an opportunity for others who have encountered a similar problem to comment and provide alternative solutions while still leaving the information available for anyone that is looking for an answer to the question to find it here on SO.