Hello,
When I attempt to load reCAPTCHA on my page, which is displayed within
a Fancybox window, it does not appear. The reCAPTCHA module loads
just fine when I view the page outside of the Fancybox window by
itself. I found this post (
http://www.warpturn.com/using-fancybox-
with-recaptcha/) that tells how to overcome it, but the only problem
is that everything needs to be restyled (CSS) and JavaScript re-loaded
for the page (the iframe does not inherit properties from the parent
page).
Is there a way to get reCAPTCHA working within a modal pop-up window
such as those produced by Fancybox?
Thanks!