logo

Crowdly

\n \n Odgovorite na vse dele vprašanja.","item":"https://www.crowdly.sh/en/question/25201c11003ad3fd34a5291753554806a28ebca35ce41db3a11e413ee1db32ab/"}]}]}

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>

Odgovorite na vse dele vprašanja.
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!