Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

All other Modules /

Discuss all other Modules here.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

Calling reCaptcha into model dialogue box


Go to End


2317 Views

Avatar
zenmonkey

Community Member, 545 Posts

30 October 2009 at 4:26am

I'm having trouble calling the reCaptcha into model dialogue box (I'm using the jQuery colorbox plugin.) I render the form into a hidden div in my template that gets reveled by the colorbox. Unfortunately once I add a reCaptcha form when the colorbox is called the reCaptcha fills the entire screen. I'm assuming this has something to do with the way the colorbox re-renders the content.

Is there way to force the reCaptcha field to use the iFrame method?