when i try to render a partial containing <%= recaptcha_tags %> using link_to_remote on my website, something goes haywire and the captcha never shows up. When i render the partial not using an ajax call, it works great. But what's the point of having a super simple to use capatcha plugin, if you can't render it in an ajax form??? If anyone has experince with this or knows how to fix the problem, let me know. Thanks!!