Hallo!
Vielen Dank, das habe ich gesucht wie ein doofer. Manchmal bekommt man es mit google einfach nicht hin.
Funktioniert wie bolle:
echo "
<input type=\"text\" value=\"\" name=\"s\" id=\"s\" size=\"75\" autocomplete=\"off\"
onkeydown=\"window.clearTimeout(active_find_file);getElementById('no_s').id='s';\"
onKeyUp=\"
active_find_file = setTimeout('find_file( \'wait\', \'search-results\', document.getElementById(\'s\').value);', 200);
\" >";