jQuery(document).ready(function(){
/* apply only to a textarea with a class of gf_readonly */
jQuery(“li.gf_readonly input”).attr(“readonly”,”readonly”);
});

Signup to our newsletter to receive information about new products and our latest specials!

Name
First
Last
Email
jQuery(document).bind(‘gform_post_render’, function(event, formId, currentPage){if(formId == 2) {} } );jQuery(document).bind(‘gform_post_conditional_logic’, function(event, formId, fields, isInit){} ); jQuery(document).ready(function(){jQuery(document).trigger(‘gform_post_render’, [2, 1]) } );