ku·dos Please
To gain kudos is to earn respect and recognition (Urbandirectory).
To gain kudos is to earn respect and recognition (Urbandirectory).
<script src="kudosplease-min.js"></script>
CSS
<link rel="stylesheet" href="kudosplease-min.css">
<div class="kudos" data-amount="0" data-url="domain.tld/my-awesome-article"></div>
new KudosPlease({
el : '.kudos',
duration : 1500,
persistent : true,
status : {
alpha: 'fontelico-emo-shoot',
beta: 'fontelico-emo-shoot',
gamma: 'fontelico-emo-beer'
}
});
After you reload the page, you can use the widget again.
new KudosPlease({
el : '.kudos--persistent',
duration : 1500,
persistent : false,
status : {
alpha: '',
beta: '',
gamma: 'fontelico-emo-sunglasses'
}
});
Handcrafted 2013 - 2014 by @TimPietrusky.