![]() ![]() |
Info | ![]() |
Demos | ![]() |
![]() ![]() |
Reputation | Support forum | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2015-07-24 (2 years ago) ![]() | Not yet rated by the users | Total: 106 | All time: 389 This week: 14![]() |
Version | License | JavaScript version | Categories | |||
type-by-letter 2.0.1 | GNU General Publi... | 1.3 | Animation, jQuery |
Description | Author | |||
This is a jQuery plugin that can make string of text appear letter by letter. Innovation Award
|
/* JQuery TypeByLetter Plugin Version 2.0.1 source : /TypeByLetter.plugin.js dependency: jQuery TypeByLetter is a JQuery plugin for simulating a "typing effect" on an element. It supports using text already in the element, or through its {content} option. Current Available Options: {speed} - (int) Sets the time break in milliseconds between letters being written to the element. DEFAULT: 100 {content} - (plain text -or- JQuery .text()) Specifies the text that will be written to the specified element. This can be a JQuery selector such as: $('p#text').text(). DEFAULT: $(this).text() {append} - (bool) Specifies whether the text appends to the element (true), or if it erases the elements html before writing (false). DEFAULT: false {callback} - (function) Function to be run once the typing is done. */ |
![]() |
File | Role | Description |
---|---|---|
![]() |
Class | plugin source |
![]() ![]() |
Doc. | Documentation |
![]() ![]() |
Example | Example Page |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
Applications that use this package |
Example Page Example Page |
If you know an application of this package, send a message to the author to add a link here.