Ok so we now have the little green dot to show if a member is online, unless you tell your members what this means they may just see a little green dot and not know what it is for. Normally with something like this a title would be added to it in the code so when you hover over it it tells the user what it is, like a little tool tip. Ning didn't add this so here is some code which will add it when there is a green dot visible, also add it to the members avatar so when hovered over it shows the tooltip to say they are online
The code goes in your social site builder custom code end of page section
<script>
x$(document).ready(function() {
x$('.member-online-indicator').closest('.media-frame').addClass('member-online');
x$('.member-online span.avatar').attr('title','Online Now');
x$('span.member-online-indicator').attr('title','Online Now');
});
</script>
Replies
thank you so much
wow.. that was quick! thnks Bizz
Hi there!
Thank you for the quick reaction!
Tooltip is already on its way and should be live at the beginning of the next week :)
Best regards,
The NING Team
it is important for Main ... I hope he is working for this Ning ... as soon as you enter the site to see who is online immediately