Re: Chat Messenger issue with Google Chrome 5.0.375.99

  •  07-09-2010, 12:54 AM

    Re: Chat Messenger issue with Google Chrome 5.0.375.99

    File version im using is 5.1.0.0 (26/11/2009)
     
    I believe its a google browser issue that cause the blocking of popups for the domain. It's resolved.
     
     
    But i've got a question regarding the starting a chat with a user.
    We are using a link that includes the javascript method to start a converation if he/she is online.
     
    <a href="#" onclick="Chat_OpenContact('some_nickname')">name</a>
     
    It works fine when the chat messenger is not open.
    But when the chat messenger is already open, it will ask whether you want to "navigate away from this page" (a prompt when we want to close the messenger), if click "yes" it will reload the messenger again and some of the time the chat will not start.
     
    I'm i using the right javascript method or it is working as intended?
     
    Thanks.
     
     
     
View Complete Thread