Skip to content

wongopher/ticker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

ticker

A simple Javascript library that emulates a digital signage ticker from an array of strings. DEMO

Options

Param Option
words (array) Array of words to be shown in the ticker
speed (int) Delay between each character entered in milliseconds (default: randomized typing speed per char)
freeze (int) Duration of pause before and after word entry in milliseconds (default: 1500 ms)
elementID (string) The ID of the ticker DOM element (default: 'ticker')
underline (boolean) If true, shows an underline (default: false)
highlight (boolean) If true, will highlight the ticker word before it gets removed (default: false)

About

A simple Javascript library that emulates a digital signage ticker from an array of strings.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •