RECAPTCHA
Content
Hi All,
I need to show RECAPTCHA in chat launch page .Its working fine in ask page . But not in chat_launch page.
Regards,
Mohan
Version
3.4Code Snippet
<div class="rn_TextInput"> <label class="rn_Label" for="challenge_container">Please verify that you are human <span class="rn_Required"> * </span><span class="rn_ScreenReaderOnly">Required</span></label> <div id="challenge_container"></div> </div> <rn:widget path="chat/ChatLaunchButton" launch_width="416" launch_height="800" error_location="rn_ErrorLocation"
1