M
M
Michael_Mel2019-04-19 08:48:31
Browsers
Michael_Mel, 2019-04-19 08:48:31

Why doesn't this construct work in IE11?

<script language="javascript" type="text/javascript">
function play() { alert("Работаем");	}
</script>

<a href="#" onclick="play('<?php echo $mas['id']; ?>','<?php echo $mas['time_min']; ?>');">---</a>

writes that the function is not defined.

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question