I created a plug-in with CSS that turns the display on and off like an accordion that you often see.
[JP]アコーディオン風に表示がON/OFFになるプラグインをCSSで作成しました.
You can set the name of the label to click to open or close as default. You can also name your own labels when writing articles. You can specify whether it should be open (or closed) when the page loads. If you specify a group, only one of them can always be opened. You can select the function to close all even when specifying a group. You can specify tags that can be used inside CSS Accordion tags.
[JP]クリックして開閉するラベルの名前をデフォルトとして設定できます。 記事を書くときに、独自のラベルを付けることもできます。 ページの読み込み時に開くかどうかを指定できます。 グループ指定すると常にそのうちの1つだけを開くことができます。 グループ指定時にも全てを閉じれる機能を選択できます。 CSS Accordion タグ内で使用できるタグを指定できます。
cssaccordion5.11.zip Add new function, etc [JP]使用可能タグの指定をチェックする機能を追加,他