Mahlzeit,
argl, da war der Klickfinger wieder schneller als das Hirn:
body.onload = function() {
document.getElementsByName('isJs').value = 'true';
}
muss natürlich richtig so heißen:
~~~javascript
body.onload = function() {
document.getElementsByName('isJs')[0].value = 'true';
}
MfG,
EKKi
--
sh:( fo:| ch:? rl:( br:> n4:~ ie:% mo:} va:) de:] zu:) fl:{ ss:) ls:& js:|
sh:( fo:| ch:? rl:( br:> n4:~ ie:% mo:} va:) de:] zu:) fl:{ ss:) ls:& js:|