hallo christoph,
Welche Funktion meinst Du jetzt genau?
die return tasten function oder kommt keine hin?
wenn ich also es so mahe, kommt nichts
<HTML>
<!-- many thanks to Christoph Zurnieden, eMail: czurnieden@gmx.de, Webmaster of http://forum.de.selfhtml.org/ -->
<meta http-equiv="Content-Language" content="de">
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<TITLE>.:.:.</TITLE>
<HEAD>
<SCRIPT src="../ayarlar/UI/about.js" type=text/javascript></SCRIPT>
<SCRIPT src="../ayarlar/UI/setzeFocus.js" type=text/javascript></SCRIPT>
<SCRIPT src="../ayarlar/UI/showroom.js" type=text/javascript></SCRIPT>
<SCRIPT src="../ayarlar/UI/string-searches.js" type=text/javascript></SCRIPT>
<SCRIPT src="UI-Phone.js" type=text/javascript></SCRIPT>
<link rel="stylesheet" type="text/css" href="../ayarlar/UI/css.css"></STYLESHEET>
</HEAD>
<BODY onload="SetzeFocus()">
<H1>myPhonebook</H1>
<FORM name="myPhonebook"onsubmit="bla();return false">
<INPUT name="eins" onkeypress="enter()">
<INPUT onclick=searchIt(this.form.eins.value.toUpperCase()) type="button" value="search">
<input type="reset">
<input type="button" name="" value="about" onClick="popUp1('')">
</FORM>
<DIV id=hitlist>
</DIV>
</BODY>
</HTML>
gruss
mehmet