1

Topic: Flashing tab message at new chat

Anybody knows the parameter for an active chat?
This way we can flash the tab message when a new chat pops up.

<!-- IF newmsg -->
this script:
http://heyman.info/2010/sep/30/jquery-title-alert/

Last edited by godyn (2012-02-01 03:45:40)

2

Re: Flashing tab message at new chat

Use:

<!-- IF session.new_messages --><!-- ENDIF -->

3

Re: Flashing tab message at new chat

session.new_messages is for private messages, right? Not for chat msg?