titlesequence.js : jQuery plugin for doing animated title sequences

    titlesequence.js : jQuery plugin for doing animated title sequences

    This plugin simplifies the creation of animated title sequences in the style of opening titles or closing credits for a movie, or indeed any style you can achieve with HTML and CSS.

    This plugin allows you to define a sequence of events to be played back in the selected container element. Typical events might include:

    • adding text, images etc at particular x/y coordinates
    • fading text in or out by animating opacity
    • scrolling text up or down by animating the position
    • wiping text in or out by animating the element width

    Leave a Reply