Page 36 - scand
P. 36

‫انموضوع‬

                    ‫تابـــــــــــــــع‬

                                         :‫ولتحقٌق ماسبق‬

   ‫ ثم افتح‬,htm ‫ قم بكتابة الكود الموضح أمامك وحفظه بامتداد‬-
                                   .‫الملف فً مستعرض الإنترنت‬

<body>

<form name="form1">

<input type="text" name="t1">
<input type="button" value= "‫" المجموع‬

onclick="country()">

</form>

<script>

function country()

{

if (form1.t1.value>=50)

{

alert(" ‫; ("ناجح‬

}

}

</script>

</body>

                                         36
   31   32   33   34   35   36   37   38   39   40   41