Yerf!
document.getElementById("userinput").focus;
'focus' ist eine Funktion und muss entsprechend benutzt werden:
document.getElementById("userinput").focus();
Gruß,
Harlequin
--
<!--[if IE]>This page is best viewed with a webbrowser. Get one today!<![endif]-->
<!--[if IE]>This page is best viewed with a webbrowser. Get one today!<![endif]-->