honeyprakash / recaptcha

Automatically exported from code.google.com/p/recaptcha
0 stars 0 forks source link

recaptcha not displaying in IE. recaptcha.js runtime error in IE #106

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.          <script type="text/javascript" 
             src="https://www.google.com/recaptcha/api/challenge?k={$obj->mPublicKey}">
        </script>
        <noscript>
        <iframe src="https://www.google.com/recaptcha/api/noscript?k={$obj->mPublicKey}"
           height="300" width="500" frameborder="0"></iframe><br>
        <textarea name="recaptcha_challenge_field" rows="3" cols="40">
        </textarea>
        <input type="hidden" name="recaptcha_response_field"
           value="manual_challenge">
        </noscript>

2. run page in IE
3. recaptcha.js runtime error

What is the expected output? What do you see instead?
there is no display of the recaptcha on page. error report by IE

What version of the product are you using? On what operating system?

Please provide any additional information below.

Original issue reported on code.google.com by yunlong....@gmail.com on 26 Mar 2011 at 9:10

GoogleCodeExporter commented 8 years ago
i have the same problem... with ssl support... in ie doesnt work!

Original comment by a.lliga...@gmail.com on 8 Jun 2012 at 9:29

GoogleCodeExporter commented 8 years ago
hello,

I have the same problem..can anyone please help me on this.

Original comment by pavan...@gmail.com on 7 Nov 2014 at 4:14