quickSlide - CSS only Tabber and Slideshow
Simple HTML SlideShow based on Anchor tags
There are many slideshow galleries and scripts on the internet and many of them are super fancy with cool animations and nice features. Sometimes, however, you just need a simple solution to a problem. I wanted to create a simple slideshow without any JavaScript.
I found some examples online but many of them did not work well across all browsers. I wanted to create something that will work everywhere, especially IE6, IE7, and Firefox. I realized that anchor tags, or link tags, could be used to make this happen. I needed CSS to set a container and hide any overflowing content, then, I used anchor tags to call different pieces of content to show up in the main container. It’s a really simple solution for an image slide show, thus the name “quickSlide”.
I realized that it could also be used as a tabber, pulling different content according to the tab you click. It’s not a perfect solution because the content lives inside an anchor tag, but it does work. I would suggest using quickSlide for a photo slideshow only but it will also work as a tabber. Check out the demo and download. Enjoy!
Popularity: 3%
If you enjoyed this post, please consider to leave a comment.












Comments
No comments yet.
Leave a comment