mercredi 24 octobre 2012

jQuery notification

jQuery notification:
A simple and small notification plugin for jQuery.
Options
  • click Click callback
  • content Notification content
  • duration On screen duration in milliseconds, set it to 0 for sticky, default 5000
  • fadeIn Fade in effect duration in milliseconds, default 400
  • fadeOut Fade out effect duration in milliseconds, default 400
  • limit Visible limit per board, when reached notifications wont be created, default false
  • queue If queue is active and limit is reached notifications will be shown when other hides, default false
  • slideUp Slide up effect duration in milliseconds, default 200
  • horizontal Horizontal alignment, default right
  • vertical Vertical alignment, default top

Aucun commentaire:

Enregistrer un commentaire