jquery.typer.js
jquery.typer.js copied to clipboard
Added options for custom colors and an initial delay
I made these changes for myself and thought that others might appreciate them.
Options are:
- "hilightColor" for the background
- "textColor" for the text
- "initialDelay" for the delay before Typer.js starts up
You ought to update the README.md with the code samples also, I guess. Found myself implementing similar options also, definate +1.
@kontur Thanks for the note, I agree, I should change the README file. I'll update it when I have a free moment.