i have made chatsystem with ajax and php, using notepad to write chat text (modified from ajaxdaddy.com chatroom). I have modified it to work with 2 users who can chat privately. now my problem is, when another user send me a message and current time here my chat windown is minimize, i want to blink my chat window title or do something or add some code, to know my friend has just send me message on my chat window while its on minimize state.
when notepad is updated or, when textarea (which use for displaying chated text) is updated (by other user) i want to change my chat window title on minimize state to know new message is arrived. you might understand what i am trying to say. Please help me.
Thankx in advance
when notepad is updated or, when textarea (which use for displaying chated text) is updated (by other user) i want to change my chat window title on minimize state to know new message is arrived. you might understand what i am trying to say. Please help me.
Thankx in advance