easyui textbox动态添加属性


easyui textbox动态添加属性:

$('#id').textbox({disabled:true});

你可能感兴趣的:(textbox)