Hallo,
auch das erfordert einen Submit button, oder?
nein:
~~~html
<input type="text" name="q" onkeyup="doit()" />
~~~javascript
function doit()
{
[keycode prüfen]
deineencodefunction();
document.formular.submit;
}
gruss
--
no strict;
no warnings;
79.78 cups of Coffee (Brewed) + Me = Death
<exal> BEI MIR KOMMT IMMER DIE EINS STATT EINEM AUSRUFEZEICHEN111 (http://german-bash.org/3361)
no strict;
no warnings;
79.78 cups of Coffee (Brewed) + Me = Death
<exal> BEI MIR KOMMT IMMER DIE EINS STATT EINEM AUSRUFEZEICHEN111 (http://german-bash.org/3361)