Skip to content

benavern/z-caroutext

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

z-caroutext

Z-caroutext is a javascript plugin that lets you create a text carousel very easily.

You just need a span with the z-caroutext class and some parameters:

<span class="z-caroutext"
  data-texts='["awesome!", "really good.", "extremly beautiful.", "so badass!"]'
  data-timing="2000"
  data-pipe-color="#2a2">
</span>

Everything is explained HERE

Screenshot

fork, issue, pull requests are welcome :-)

Bitdeli Badge

About

A little VanillaJs plugin to build fake text carousels.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published