Skip to content

fiveminuteargument/jquery.smoothadd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

jquery.smoothadd.js

'Smoothly' add a new item to a list (ul or ol).

Usage

$('ul').smoothadd('some text');

Options

  • maxItems - number of items to display in the list
  • duration - time (in milliseconds) for the animation to run
  • animRatio - duration for new item's main movement vs. new item's appearance and old item's disappearance

About

A jquery plugin to 'smoothly' add an item to a list

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published