<div class="codetitle"> <span><a style="CURSOR: pointer" data="21209" class="copybut" id="copybut21209" onclick="doCopy('code21209')"><u>コードをコピー</u></a></span> コードは次のとおりです:</div> <div class="codebody" id="code21209"> <br><!DOCTYPE HTML PUBLIC "-//W3C/ /DTD HTML 4.01 Transitional//EN"> <br><html> <br><head> <br><title>簡単なイベント処理</title> <br><br><meta http- equiv ="キーワード" content="キーワード 1,キーワード 2,キーワード 3"> <br><meta http-equiv="description" content="これは私のページです"> content -type" content="text/html"> <br><br><!-- <br><script language="text/javascript" src="hello.html" > ;この JS の外部呼び出しタグは自動的に終了できません</script><br><link rel="stylesheet" type="text/css" href="./styles.css"> > ; <br><script type="text/javascript"> <br>function clickD(obj){ <br>alert(obj.innerHTML); <br><br>function MouseD(obj) ) { <br>obj.style.color = "#f00"; <br>//コードを使用してスタイルを設定する場合、CSS が - で表されている場合は、キャメルケースの font-size -> でマークする必要があります。 fontSize <br>obj.style.fontSize = "16px"; <br>} <br>function outD(obj){ <br>obj.style.color = "#000"; " 18px"; <br>} <br><br>//with <br>with(document){ <br>write("dddd<br/>"); の使用法. write("aaaa<br/>"); <br>document.write("bbbb<br/>"); </script> <br><br><body> <br><div onclick="clickD(this)" style="cursor:pointer;"> </div> <br><div onmouseover="mouseD(this)" onmouseout="outD(this)"> <br><br></body> ></html> <br><br> <br>2. ブラウザ オブジェクトの例: 「2 つのブラウザ ページ間の値の転送が含まれます」 <br><br><br><br><br> 🎜><br><br> コードは次のとおりです。<br> </div> <br><!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" <BR>"http:/ /www.w3.org/TR/html4/strict.dtd"> <div class="codetitle"> <span><a style="CURSOR: pointer" data="12923" class="copybut" id="copybut12923" onclick="doCopy('code12923')"><html xmlns="http://www.w3.org/1999/xhtml " lang="ja "> <u><head> </u><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> </a>< ;title>js01_hello< /title> </span><meta name="author" content="Administrator" /> </div><script type="text/javascript"> // setTimeout(" endWelcome()", 5000); <div class="codebody" id="code12923">// function endWelcome() { <br>// document.getElementById("welcome").style.display = "none"; <br>< ;/script> 🎜></head> <br><body> <br><div id="welcome">私たちのウェブサイトへようこそ</div> <br><a href= "#" onclick="window .open('test02.html','aaa','width=300,height=300,resizable=0')">test02</a> <br><a href= "#" onclick="window .open('test03.html','aaa','width=400,height=400,resizable=0')">test03</a> <br><br/> ; <BR><a href="#" onclick="window.open('bless.html','aaa','width=600,height=300')">祝福を入力してください</a> ; <BR><a href= "#" onclick="window.open('bless.html','aaa','width=600,height=300')">性別を選択</a> <br><div id="bless" ></div> <br></html> <br><br> <br><br><br><br>コードをコピー<br><br><br> コードは次のとおりです:<br><div class="codebody" id="code90897"> <br><!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" <BR>"http://www.w3.org/TR/html4/strict.dtd"> <br><br><html xmlns="http://www.w3.org/1999/xhtml" lang="en"> <br><head> <br><meta http-equiv= "Content-Type" content="text/html; charset=utf-8" /> <br><title>js01_hello</title> <br><meta name="author" content="管理者" / > <br><script type="text/javascript"> <br>function bless() { <br>//入力の祝福の値を取得します <br>var mb = document.getElementById("mb")。 ; <br>//親ウィンドウを取得します <br>var p = window.opener; <br>//親ウィンドウ内の bless を持つ div を取得します <br>var pd = p.document.getElementById(" bless" ); <br>//pd の値を設定します<br>pd.innerHTML = mb; <br>//現在のウィンドウを閉じます<br>} <br></script> ; <br></head> <br><body> <br>祝福の言葉を入力:<input type="text" size="40" id="mb"/> button" onclick="bless()" value="Enter" /> <br></body> <br></html> <br><br> </div> </div>