Topic: Ajax based new message check
Hello Vlad,
I want to use some codes like the chat room checker;
<!-- IF system_enable_chat AND loggedin AND loggedin_can_chat -->onload="checkChat('{virtual_path}',{system_chat_check},{system_chat_check_delay});"<!-- ENDIF -->>
Can we do like this code for cheking if the member has new message and show the notification next to the messages menu item like blinking envelope, instead of refreshing page
Thanks....