EXCLUSIVE
Posted on
',
wrap: true,
showCounts: 'true',
iconsOnly: true,
noButtonBorders: true,
onLoad: function(eventName, source, context) {
setTimeout(function(){
if(jQuery('#ami-gigya-sharebar-reaction2-count-value').text() == '') {
jQuery('#ami-gigya-sharebar-reaction2-count-value').text('0');
}
jQuery('#gigya-wrap').animate({opacity: 1}, 500);
}, 1500);
}
}
Comments