SyntaxFix
Write A Post
Hire A Developer
Questions
The right way for Select2 3.x is:
$('select').select2("enable", false)
This works fine.