I do not know why it's not working:
<input type="text" id="numero"/>
<input type="submit" id="adivinha" value="compare com meu segredo"/>
<script>
var segredo=[1,2,5,6,11,12,15,16];
var numero=document.getElementById("numero"...
asked by
24.09.2014 / 18:44