codice:
	<form name="trova" method="post">
		

Trova: <input type="text" name="trova_txt">
		<input type="button" value="Trova" onclick="trova_calc();"/></p>
Come faccio a fare in modo che mentre sono nella text se clicco su "invio" sulla tastiera mi simula la pressione del mouse sul "button" trova???