Scriptaculous image slider/carousel for Blogger

tmirror
Scriptaculous image slider/carousel for Blogger
Image galleries, sliders and slideshows have become increasingly popular within web pages and more and more developers have been creating these amazing powerful, versatile and sleek galleries. In this tutorial, you will see how to display the relevant content in an attractive and usable manner, by adding this beautiful carousel slideshow to display a gallery of images with a cool sliding effect. DEMO How to Add the Scriptaculous Image Slider on Blogger Step 1. Log into your Blogger Dashboard and select your blog, then go to "Template" and click the "Edit HTML" button: Step 2. Click anywhere on the code area and press the CTRL + F keys. This will open a search box - type the tag below and press ENTER to find it: </head> Step 3. Just above the </head> tag, add these scripts: <script src='http://www.google.com/jsapi'></script> <script> google.load("prototype","1.7.0.0"); google.load("scriptaculous", "1…