You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$('attr.timeago').livequery(function() {
$(this).timeago();
});
- Save intervalId to only issue setInterval once
- Add selected elements to a global array which we query
0 commit comments