Create content rotator with knockout.js and CSS3

There are number of ready made content rotators or content sliders on net. Here is another example how can you make one with knockout.js, few lines of JavaScript and some CSS. Let’s say that we want to display list of discounted products on sidebar that rotates every few seconds, First, let’s make HTML with knockout …