Skip to content

asmuth-archive/jquery.scorenotify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

fancy super-mario-style ‘score-up’ animations with jquery/css

<img src=“” />

// 200 points up!
$('.target').scoreNotify({ value: 200 });

// 500 points up, with css-class!
$('.target').scoreNotify({ value: 500, add_class: 'notify_positive' });

About

super-mario-style "score-up" animation with jquery/css

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published