Hi, I find that the javascript captcha popup here: planetcreation.co.uk/createpic works on Chrome but when I tested it with the new Firefox and IE it did not seem to work for me. I tested it on an another PC with older versions and it was ok The part I am talking about is when you hit the large 'email' button after entering an email, it should throw up a captcha image which slides across screen. Any ideas, does it work for you? If so why would a newer version make a difference Thanks
Fortunately, both IE and Firefox have got developers tools to troubleshoot this kind of problems. IE throws this error: SCRIPT5007: Unable to get value of the property 'SetReturnValue': object is null or undefined createpic, line 1 character 153 Code (markup): The site works just fine for me in the latest version of FF
OK, thanks... It works fin for me in Chrome Firefox and IE, but the older Internet Explorer version, wonder why the new one is giving an error? Any ideas to fix it? Thanks
Unfortunately, the line referred to in the error, isn't the line causing the error somehow. Can you use ctr-f to search for "SetReturnValue"? By the way, why don't you use the <html> tag? It's a long shot, but these kind of things kan cause errors in IE