addClass("disabledbutton"); 的CSS .disabledbutton { pointer-events: none; opacity: 0.4; } ... 如果您使用的是asp.net,则在禁用面板控件时会得到<div disabled ...
確定! 回上一頁