<p><pre class="brush:js;toolbar:false;">関数 toggledDeleteAllBtn(){
if( $('.customer_checkbox:checked').length > 0){
$('#sel_button').text('選択されたものをすべて削除しました(' $('.customer_checkbox:checked').length ')');
}それ以外{
$('#sel_button').text('選択したものをすべて削除');
}
}
</pre>
<pre class="brush:html;toolbar:false;"> <tr id="sid">
ID |
電話番号 |
<th>発言</th>
日付 |
<th></th>
<th><入力タイプ="チェックボックス" name="メインチェックボックス"></th>
<th><button class="btn btn-danger btn-sm" id="sel_button"名前=「sel_button」 >
Mamunさんの回答を参考にして、気に入ったアイコンに戻りました。 (Mamun がグリフィコンの代わりにフォント Awesome を使用していたため、元の回答を削除したことに今気づきました。とにかく、これらのアイデアを私に与えてくれて本当にありがとう!)