la der
This commit is contained in:
parent
8793fd5c0c
commit
28e38a479e
3 changed files with 14 additions and 3 deletions
|
|
@ -23,7 +23,7 @@
|
|||
</section>
|
||||
|
||||
<section id="recherche">
|
||||
<form action="" id="formRecherche" onSubmit="event.preventDefault(); console.log('click')">
|
||||
<form action="" id="formRecherche" onSubmit="envoiForm(event); console.log('click')">
|
||||
<label for="textRecherche">Recherche : </label>
|
||||
<input type="text" name="textRecherche" id="textRecherche">
|
||||
<input type="submit" value="ok">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue