Posted on October 8, 2018October 9, 2018 by bigBossHow to Enable / Disable input using jQuery Very simple $(“input”).prop(‘disabled’, true); $(“input”).prop(‘disabled’, false); Share this:Click to share on Twitter (Opens in new window)Click to share on Facebook (Opens in new window)Click to share on LinkedIn (Opens in new window)Click to share on WhatsApp (Opens in new window)