logo

Crowdly

\n \n","item":"https://www.crowdly.sh/en/question/555d8be40b917e12ec4c0aa44d727dfae8b30eb55b1f36a77ad1b3e9d58bea49/"}]}]}

Dopolnite kodo tako, da formi dodate dogodek, ki se proži ob  potrditvi  forme. ...

✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.

Dopolnite kodo tako, da formi dodate dogodek, ki se proži ob potrditvi forme. 

<form id="">

<input type="text" id="ime">

<input type="text" id="priimek">

<button type="submit">Pošlji</button>

</form>

<script>

document.

('form').addEventListener('', function (

) {

console.log(

'Obrazec je bil potrjen!'

);

});

</script>

More questions like this

Want instant access to all verified answers on estudij.um.si?

Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!