Ashura: korrektur

Beitrag lesen

Hallo Struppi.

<script type="text/javascript">

function checking (el, name)

{
     if(!el) return;
     if(!name)
     {
         var box = el.form[el.name];
         el.form.alle.checked = true;
         for(var i = 0; i < box.length; i++)
         if(!box[i].checked)
         {
               el.form.alle.checked = false;
               break;
         }

}
     else
     {
         var box = el.form[name];
         for(var i = 0; i < box.length; i++) box[i].checked = el.form.alle.checked;
     }
}


>   
>  `</script>`{:.language-html}  
  
Die Blöcke du nutzen solltest, die Lesbarkeit du damit steigerst.  
  
  
Einen schönen Freitag noch.  
  
Gruß, Ashura  

-- 
Selfcode: sh:( fo:} ch:? rl:( br: n4:~ ie:{ mo:| va:) de:> zu:) fl:( ss:) ls:[ js:|  
[30 Days to becoming an Opera8 Lover](http://operalover.tntluoma.com/8/) -- [Day 21: Toolbars](http://operalover.tntluoma.com/8/day_21_toolbars)  
Meine Browser: [Opera 8.02](http://my.opera.com/noctus/affiliate/download/) | Firefox 1.0.6 | Lynx 2.8.5 | Netscape 4.7 | IE 6.0  
[\[Deshalb frei! - Argumente pro freie Software\]](http://deshalbfrei.org/)