Ajax Loader
×

JS: Delayed Text Display

Delay each item in an array to be written to the screen creating a typing effect horizontally or vertically.

Options that you are encouraged to edit:

  • var obj can be str or arr.
  • var direction can be 'h' or 'v'.
  • var delay can be changed to any number greater than zero. The default delay is in the init() function and set to 1s for vertical and 150ms for horizontal.

View the modularized project as a stand-alone library at github: chardelay.js

Related:

×

Coding Preferences


HTML

CSS

Javascript

More

×

Your Default Settings - Preferences

×
×
×

Validations

(Errors from your JS or Pre-Processors code)

    HTML
    CSS
    JavaScript

    JS: Delayed Text Display

    CSSDeck G+