Ciao vorrei sapere come posso inviare ciò che c'è scritto nella textarea con il tasto enter senza dover schiacciare il tasto invia col mouse
<form action="/app.php/ajaxshoutbox/post" id="ajaxshoutbox_post" method="post" name="modulo"> <textarea style="overflow:auto" id="text_shoutbox" name="text_shoutbox" rows="5" maxlength="300" onkeyup="this.form.bottonecontatore.value=300-this.form.text_shoutbox.value.length" onkeydown="enter_textarea(this,event)"></textarea> <input readonly="" class="button2 contatorebottone" name="bottonecontatore" value="300" type="text"> <input name="submit" value="Invia" class="button2 submit_shoutbox" type="submit"> <input value="Aggiorna" onclick="window.location.reload()" class="button2 aggiornatagboard" type="button"> </form>W
wods
@wods
0
Reputazione
7
Post
0
Visite al profilo
0
Da chi è seguito
0
Chi segue
User Newbie
badges
0
Bookmarks
0
Voti
0
Ringraziamenti
0
Miglior risposte
Inizia una nuova discussione
di cosa vuoi parlare?