form




jQuery('.toggle_helpers input[type=checkbox]').attr('checked',false);

jQuery('#showgrid').click(function(){ if(jQuery(this).is(":checked")) { jQuery('#preview_form_container').addClass("showgrid"); } else { jQuery('#preview_form_container').removeClass("showgrid"); } });

jQuery('#showme').click(function(){ if(jQuery(this).is(":checked")) { jQuery('.gform_wrapper form').addClass("gf_showme"); jQuery('#helper_legend_container').css("display", "inline-block"); } else { jQuery('.gform_wrapper form').removeClass("gf_showme"); jQuery('#helper_legend_container').css("display", "none"); } });

});

 

 

معلومات التسجيل: خاص بأساتذة اللغة العربية

ملاحظة: يجب إدخال معلومات صحيحة.

 

[gravityform id="1" title="true" description="true"]