Well I believe I finally found the problem. It appears that when
viewing "Generated Source" that the reCaptcha is built in a table of
it's own. And it's a table that for some reason doesn't play well
with others. If you have a form that is within a table, then the
reCaptcha table within that table will get ignored by FireFox. At
least that's what happened to me.
Remove the form, style it in CSS, everything works out.
Thanks,
Jason
On Aug 10, 8:21 am, "Paul Herring" <
pauljherr...@gmail.com> wrote:
> Try starting with another page with just the <form> container on it. If that
> works, then start adding the other stuff that's on the page, if it doesn't,
> start removing the other fields in the form...
>