Orbit - jQuery Image Slider Plugin For Blogger
This tutorial will show you how to add another beautiful image slider for Blogger / BlogSpot made with jQuery and, of course, with HTML and CSS. This slider, called Orbit, is a lightweight jQuery plugin that will display multiple images in a limited space using navigation arrows (previous-next buttons). On the upper left of the Orbit slideshow, we have some small bullet icons indicating the current image that we are viewing and, on the upper right side, is the pause option and a timer letting us know when the next image will be displayed.
If you want to see this cool image slider in action, please visit this demo blog: Demo Blog
Related: Photo Gallery with Thumbnails using Javascript and CSS Spacegallery: A jQuery Time Machine-like Slideshow/Image Gallery Image Slider that Displays Pictures on Mouse Hover using only CSS
The HTML markup is pretty clean, just an element that wraps multiple images where the captions are generated from the span tags of these images. How to Add the Orbit Image…