<script type="text/javascript">
//<![CDATA[
var imie = prompt("podaj swoje imie:","");
if (imie==null){
document.write("czemu wcisnales przycisk anuluj Nie chcesz podac swojego imienia?");
}
else{
document.write ("czesc" + imie+ "!");
}
//]]>
</script>
//<![CDATA[
var imie = prompt("podaj swoje imie:","");
if (imie==null){
document.write("czemu wcisnales przycisk anuluj Nie chcesz podac swojego imienia?");
}
else{
document.write ("czesc" + imie+ "!");
}
//]]>
</script>
Brak komentarzy:
Prześlij komentarz