Tutorials Scripts Free Q&A Books


 







:שמתשמ
:המסיס
  

1 :םויה תוסינכ
59 :שדוחה תוסינכ
1 :ןיילנוא םישלוג
רחא PHP CGI ASP JavaScript Cold Fusion JSP

ב םיטפירקס


הציחלב עקר יוניש
חתפי :רבחמה םש
www.rock4u.up.co.il :תיב-רתא

:תורעה\תויחנה
עקר לכ זאו תילגנאב עבצה לש םשה תא וב םיבתוכ ןולח ןימ שי
הזה עבצל הנתשמ ףדה

:דוק

<!-- START OF SCRIPT -->
<!-- For more scripts visit http://www.netpedia.com -->
<!-- Paste this script into the HEAD of your HTML document -->

<HEAD>

<SCRIPT LANGUAGE="JavaScript">

<!-- Script by: Eric Stremming <estremming@hotmail.com> -->

<!-- Begin
function test(form) {
if (form.text.value == "")
alert("What\'s your favorite color?")
else {
document.bgColor=(""+form.text.value+"");
}
}
// End -->
</SCRIPT>

<!-- Add this code to the BODY of your HTML document -->

<BODY>

<CENTER>
<FORM>
<B>Please enter your favorite<BR>
color and then click the button.<BR>
<input type="text" name="text">
<input type="button" name="button" value="click for color!" onClick="test(this.form)">
</FORM>
</CENTER>
<!-- END OF SCRIPT -->

 

הרזח >>
...