Horinaja is a slide-show ready-to-use for scriptaculous/prototype or jQuery. Horinaja is different than other content sliders because it supports mouse wheel navigation.
To create a navigable content slideshow simply add the ”horinaja” class to a div tag around an unordered list, as follows:
<div id="demo" class="horinaja">
<ul>
<li>Content Placement one</li>
<li>Content Placement Two</li>
<li>Content Placement Three</li>
<li>Etc...</li>
</ul>
</div>
I found this resource the other day while I was working on the new theme form my blog. I will be using this script to create a slideshow of the “latest headline stories”. This will enable me to display more than just one story at a time while providing a navigable and sleek interface.
Horinaja is available for download here: http://www.davidmassiani.com/horinaja/download.php