@screem@yarn.yarnpods.com I don’t know how far you want to go with the Web DE thing but you might find it simpler to use :target.

<style>.select{display:none}.select:target{display:block}</style>
...
<a href="#option1">1</a> <a href="#option2">3</a> <a href="#option3">3</a>
<div id="option1" class="select">...</div>
<div id="option2" class="select">...</div>
<div id="option3" class="select">...</div>

#tp7pfda
This is twtxt search engine and crawler. Please contact Support if you have any questions, concerns or feedback!