Strict Standards: Resource ID#25 used as offset, casting to integer (25) in /home/tvoyweb/domains/tvoyweb.ru/public_html/forums/include/fm.class.php on line 401

Strict Standards: Resource ID#27 used as offset, casting to integer (27) in /home/tvoyweb/domains/tvoyweb.ru/public_html/forums/include/fm.class.php on line 401

Strict Standards: Resource ID#28 used as offset, casting to integer (28) in /home/tvoyweb/domains/tvoyweb.ru/public_html/forums/include/fm.class.php on line 401
ТвойWeb :: Версия для печати :: Помогите пожалуйста скрипт не работает
ТвойWeb » WebMaster класс » JavaScript » Помогите пожалуйста скрипт не работает

Страниц (1): [1]
 

1. Luchik - 14 Февраля, 2008 - 13:09:30 - перейти к сообщению
<html>
<head>
</head>
<body>
<script>
var x
var s=0
for(i=1;i>0;i++)
{if(confirm("Do you want stop?"Подмигивание)
{break}
else
{x=parseInt(prompt("number",""Подмигивание)}
s=s+x
}
var a
if(a=s%2)
{"Это число парное"}
else
{"Это число не парное"}
alert(s)
alert(a)
</script>
</body>
</html>
2. ETC - 14 Февраля, 2008 - 14:50:49 - перейти к сообщению
if (a==s%2)

Форум на AlfaSpace.NET


Powered by ExBB
ExBB FM 1.0 RC1 by TvoyWeb.ru
InvisionExBB Style converted by Markus®

[Script Execution time: 0.0195]     [ Gzipped ]



Notice: ob_end_flush(): failed to send buffer of ob_gzhandler (1) in /home/tvoyweb/domains/tvoyweb.ru/public_html/forums/include/page_tail.php on line 33