Jquery switches between three different types of timelines to display slideshow effects. I will show you the renderings first. Friends who like it can download the source code.

View the effect Source code download
File reference:
<script type="text/javascript" src="jquery.js"></script>
<script src="jquery.timelinr-0.9.4.js" type="text/javascript"></script>
<script type="text/javascript">
$(function(){
$().timelinr()
});
</script>