ReCaptcha does not play with IE 7 and lower, not sure about 8. Anyway, here is fix using an easy to use component that will replace domready with load, which is what causes the error.
1. Download this awesome component: ReReplacer - search and replace
http://www.nonumber.nl/rereplacer?tab=Download
2. After installing it, add a new item called something like Domready Replace., or whatever you want.
3. In the Search & Replace section: Search - domready Replace - load
4. In the Search Areas section: Everywhere
5. Now in my case, it seemed to be an issue with my template. In the Template Filtering drop down, i chose my template specifically. Seemed to be more effective.
Save the item and access your entry form from the frontend. Simple as could be.
The great thing is that if you un-installed the ReReplacer your original files are intact.
this is a huge headache and might also help with other conflicts.
1. Download this awesome component: ReReplacer - search and replace
http://www.nonumber.nl/rereplacer?tab=Download
2. After installing it, add a new item called something like Domready Replace., or whatever you want.
3. In the Search & Replace section: Search - domready Replace - load
4. In the Search Areas section: Everywhere
5. Now in my case, it seemed to be an issue with my template. In the Template Filtering drop down, i chose my template specifically. Seemed to be more effective.
Save the item and access your entry form from the frontend. Simple as could be.
The great thing is that if you un-installed the ReReplacer your original files are intact.
this is a huge headache and might also help with other conflicts.