Volunteer Training Day 2019: Building the Kingdom of God Together

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