All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:
<
telerik:RadCaptcha
ID
=
"RadCaptcha1"
runat
"server"
ErrorMessage
"Invalid Captcha Code"
EnableRefreshImage
"true"
>
</
<script type=
"text/javascript"
$telerik.$(
"#RadCaptcha1_CaptchaLinkButton"
).click(
function
() {
"#CaptchaCode_ctl00"
).hide();
});
</script>