Mahlzeit Gunnar Bittersmann,
<form id="myForm" action="">
<input type="checkbox" onchange="[code lang=javascript]document.forms.myForm.className = (this.checked ? 'compact' : '');
> <textarea class="hide">Diese Textarea wird ausgeblendet.</textarea>
> <textarea>Diese Textarea wird nicht ausgeblendet.</textarea>
> </form>[/code]
Besser:
`<input type="checkbox" onchange="[code lang=javascript]this.form.className = (this.checked ? 'compact' : '');`{:.language-html}"/>[/code]
MfG,
EKKi
--
sh:( fo:| ch:? rl:( br:> n4:~ ie:% mo:} va:) de:] zu:) fl:{ ss:) ls:& js:|