It is definitely possible to create a CSS only slideshow. It all depends on browser support though, using CSS keyframe animations, you'll be looking at IE10+ support for CSS animations. Here is a link to a nice tutorial which shows you how to use CSS to make a slideshow. It is quite involved, but it works without Javascript.
1
13 Jul 2015 03:42
u/Vheissu_
in v/programming
This is awesome. I didn't even know Voat was built using .NET, even better.
1
10 Jul 2015 02:39
u/Vheissu_
in v/programming
It is definitely possible to create a CSS only slideshow. It all depends on browser support though, using CSS keyframe animations, you'll be looking at IE10+ support for CSS animations. Here is a link to a nice tutorial which shows you how to use CSS to make a slideshow. It is quite involved, but it works without Javascript.