posts - 495,  comments - 11,  trackbacks - 0
          <html>
          ????<head>
          ??????<title>Examples of the var Keyword</title>
          ????<script language="JavaScript">
          ????<!--
          ????var myVar = "Global";

          ????function myFunc(){
          ??????var myVar = "Function";
          ??????return myVar;
          ????}

          ????function mySecFunc(){
          ??????var myVar = "Second Function";
          ??????document.write("<br>The value of myVar when called by mySecFunc() is: ");
          ??????document.write(myVar);
          ????}
          ????-->
          ????</script>
          ????</head>
          ????<body>
          ????<script language="JavaScript">
          ????<!--
          ????document.write("The value of myVar when called is: " + myVar)

          ????document.write("<br>The value of myVar when called by myFunc() is: ");

          ????document.write(myFunc());

          ????mySecFunc();

          ????-->
          ????</script>
          ????</body>
          ????</html>

          posted on 2007-09-25 11:32 jadmin 閱讀(49) 評論(0)  編輯  收藏

          只有注冊用戶登錄后才能發表評論。


          網站導航:
           
          主站蜘蛛池模板: 水富县| 安远县| 军事| 永嘉县| 通化市| 桑日县| 山阴县| 泸溪县| 宽城| 抚顺县| 辽宁省| 佳木斯市| 景宁| 隆德县| 津南区| 新民市| 深泽县| 安新县| 浪卡子县| 乌鲁木齐市| 万载县| 义乌市| 侯马市| 皮山县| 黑水县| 安远县| 遵化市| 荆州市| 东丽区| 大邑县| 沧州市| 保靖县| 呼和浩特市| 慈溪市| 呼玛县| 桓仁| 济阳县| 绵竹市| 廊坊市| 枞阳县| 合江县|