$(function(){ $('select').change( function () { if ($(this).attr('value') =='Произ. проектировщики') $('#WObj\\.OID').val('enable'); }); });