Does what it says
-
Pretty minimalistic accordion plugin. It would be nice if it had at least few styling options, like spoiler block plugin does.
.expander{ background:#FF0000; border-radius:5px; padding:5px; font-weight:bold; color:#FFFFFF; cursor:pointer; } .expander-open{ background:#FFDEDE; border-radius:5px; padding:5px; } .expander-closed.hidden-content{ display: none; }
Anyway, thanks a lot for a plugin!
- The topic ‘Does what it says’ is closed to new replies.