Wiktenauer logo.png

Difference between revisions of "Widget:Column1"

From Wiktenauer
Jump to navigation Jump to search
Line 1: Line 1:
<includeonly><input id="box1" type="checkbox" checked>
+
<includeonly><style>
 +
.column1 {
 +
    display: none;
 +
}
 +
#box1:checked ~table .column1 {
 +
    display: table-cell;
 +
}
 +
</style>
 +
<input id="box1" type="checkbox" checked>
 
<label for="box1"><!--{$name|escape:'urlpathinfo'}--></label></includeonly>
 
<label for="box1"><!--{$name|escape:'urlpathinfo'}--></label></includeonly>

Revision as of 02:05, 3 June 2020