├── readme.md ├── test.html ├── textualizer.js └── textualizer.min.js /readme.md: -------------------------------------------------------------------------------- 1 | Textualizer is a jQuery plug-in that allows you to transition through blurbs of text. When transitioning to a new blurb, any character that is common to the next blurb is kept on the screen, and moved to its new position. 2 | 3 | See it in action [here](http://krisk.github.io/textualizer/#demo) 4 | -------------------------------------------------------------------------------- /test.html: -------------------------------------------------------------------------------- 1 | 2 | 3 |
4 |Textualizer is a jQuery plug-in that allows you to transition through blurbs of text.
24 |When transitioning to a new blurb, any character that is common to the next blurb is kept on the screen, and moved to its new position.
25 |Textualize: verb - to put into text, set down as concrete and unchanging. Use Textualizer to transition through blurbs of text.
26 |Blurb: noun - a short summary or some words of praise accompanying a creative work. A promotional description.
27 |