Well, i had used window.open. It opens a small popup window, but when i close it it doesnt ask anything.
The exact problem i am facing is like this:
user1 sends a private chat and using...
Yes. I am using ajax and php everything as u said. But the problem is to check whether the prev popup is open or not.
Otherwise it opens new popup each time when a private msg is send.
Thanks 4 the...
Hi,
I am trying to make a chat application. So within that when a user1 sends a private chat to user2 ,a popup should show at user2's screen. I did now i need to code to check whether the poped up...