
NoobSlide includes 7 different styles to let you play slide show for your contents and images. It’s kind of easy to get started. After downloading, just take a look at the 7 examples for the 7 different styles included in the index.html
On the header of your web pages, you shall include the JS library and also the CSS for a quick start.
<script type=”text/javascript” src=”/noobSlide/mootools-1.2-core.js”></script>
<script type=”text/javascript” src=”/noobSlide/_class.noobSlide.packed.js”></script>
The package is under MIT License, which is free and without limitation for the rights to use. I’ve used example 4 to make up a content slide show for a portal project that I’ve been involved in development recently. It presents me highly animated and intuitive navigation of content, as nice as the UI presented by iPod Touch or iPhone!
0 Responses to “NoobSlide - great JS slide show for your content and images”