79447967

Date: 2025-02-18 10:54:29
Score: 2
Natty:
Report link

the issue you are facing is likely due to the structure of ur HTML and how the CSS selectors are applied, the input elements and the tab-content divs are siblings, but the CSS selectors u are using (#tab1:checked ~ #content1) rely on a specific sibling relationship that might not be working as expected in TiddlyWiki.

Reasons:
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Sameer Mardani