Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ドロップダウンのリンクを介してのみトリガーされるx-editableも適用したブートストラップ アコーディオンがあります。
削除したい:
それを作るために:
の下の行を削除することはできませんx-editableか?
x-editable
これを main.js (x-editable に使用している jquery ファイル) で使用します。
.accordion-1 はアコーディオンのクラスです
$(".accordion-1").attr('style', 'border-bottom: none;');