diff --git a/apps/webchat/source/web/chat-launcher.jsp b/apps/webchat/source/web/chat-launcher.jsp index 8bcab102f..54231f5e3 100644 --- a/apps/webchat/source/web/chat-launcher.jsp +++ b/apps/webchat/source/web/chat-launcher.jsp @@ -26,8 +26,7 @@ to start your chat session. Other options: diff --git a/apps/webchat/source/web/chat.jsp b/apps/webchat/source/web/chat.jsp index 3fc7db5f5..726a58437 100644 --- a/apps/webchat/source/web/chat.jsp +++ b/apps/webchat/source/web/chat.jsp @@ -4,6 +4,14 @@ Chat Session + diff --git a/apps/webchat/source/web/iframe.html b/apps/webchat/source/web/iframe.html index 536eed056..209c2966b 100644 --- a/apps/webchat/source/web/iframe.html +++ b/apps/webchat/source/web/iframe.html @@ -24,6 +24,7 @@ + "'>" + data[i][1] + ""); } } + window.focus(); }