我想禁用点击控制,因为我已将attr添加到控件'禁用',它在IE中工作正常但在Firefox中没有.我写的代码是
$(obj).attr('disabled','disabled');
如果我遗失了什么,那么请给我一些想法.
jquery
jquery ×1