krisk / textualizer

A jQuery plug-in which transitions through blurbs of text, animating each character

Home Page:http://krisk.github.io/textualizer/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to install textualizer?

goldminebux opened this issue · comments

Dear Krish, I hope you are fine. Please guide me full procedure how to install it.

Please provide me full detail. i am very thankful to you.

You just need the following scripts:

  1. jQuery: http://code.jquery.com/jquery.min.js
  2. Textualizer: http://kiro.me/textualizer/javascript/textualizer.min.js

Include those scripts in your HTML, in that order - and you're done.

For a detailed example, just take a look at this gist: https://gist.github.com/1514491

Let me know if you have any problems. Thanks!