Hi,
i want open new messenger into a separate window (different from default.aspx). This function it's present on yours demo site. I have see the html code :) the name of the function is:
Chat_OpenMessengerDialog. This function there isn't into my page default.aspx, i have only this option for open messenger:
function OpenOldMessenger()
function OpenNewMessenger()
function JumpNewMessenger()
function ShowNewMessenger()
you can give me the code for the function used into demo online: Chat_OpenMessengerDialog ??
I need this function because i want that every chat have a new window page. With this four function i can only open the windows chat in the same page of explorer.
Thank youuuuuuuu :)