Super Simple Text Rotator With Css & Jquery
Text Rotator With Css & Jquery A light weight jQuery plugin that will allow you to add a super simple rotating text to your website.
Usage To use this on your website, simply include the latest jQuery library found here together with jquery.simple-text-rotator.js and simpletextrotator.css into your documentâ&#x20AC;&#x2122;s <head>, and all you need is one extra tag for your html document and a function call: Super <span class="rotate">Simple, Customizable, Light Weight, Easy</span> Text Rotator with Style
Put every rotating words inside the <span class="rotate"></span> and separate it with a comma and the script will automatically cycle through each words in order. Demo | Download