jQuery UI text effects with Demo

    jQuery UI text effects with Demo

    Each effect is highly configurable. Here is a general list of the options available in each effect (also changelog):

    • Whether or not the text should be split into words rather than characers
    • Text to use instead of the element’s innerHTML
    • The distance the pieces travel (as a multiple of the element’s respective dimensions)
    • ++ added ++ The direction the pieces travel
    • Whether or not to fade the pieces in/out
    • How much the effect should be randomized (a percentage)
    • ++ added ++ stop elements from leaving the document’s boundaries

    Leave a Reply