Built with from Grav and Hugo
function disableElement(elementId) { $("#" + elementId).attr('disabled', 'disabled'); }