Skip to content

eulogik/wordswitch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

wordswitch

Word rotation Jquery plugin

Getting Started

  1. Download wordswitch.jquery.js and wordswitch.css to your local directory
  2. include jquery into the page like: <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script>
  3. include wordswitch plugin after jquery : <script src="js/wordswitch.jquery.js"></script>
  4. include css in the head tag of the page:
  5. on page load or whenever you want, apply wordswitch to the element like: <script>$( ".wordswitch" ).wordswitch({delay:2}); </script>

Handcrafted by Eulogik (http://eulogik.com)

We're a close knit team of specialist geeks who build apps for startups. Feel free to contact us for either this plugin or any app to be built. ###Based on css animation example at http://tympanus.net/Tutorials/CSS3RotatingWords

About

Word rotation Jquery plugin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published