SyntaxFix
Write A Post
Hire A Developer
Questions
Simply this line of code will disable all input elements
$('#yourdiv *').prop('disabled', true);