Thanks! Right now, I don't; AFAIK it's more accessible to use a bit of JavaScript than it is to e.g. use the "checkbox hack".
I struggled a bit with how to word the title. What I mean is that Radish will just output your pages as plain HTML and CSS, with no client-side JS. You the author can still add your own JS via a script tag, if you'd like.
I struggled a bit with how to word the title. What I mean is that Radish will just output your pages as plain HTML and CSS, with no client-side JS. You the author can still add your own JS via a script tag, if you'd like.