<div class="htmlarea"> <textarea id="runcode88650"> <title>ダイナミックリンクプロンプト</title> <style type="text/css"> .article { BACKGROUND-COLOR: #ffcc00; BORDER-BOTTOM: black 1px solid; BORDER-LEFT: black 1px solid; BORDER-RIGHT: black 1px solid; BORDER-TOP: black 1px solid; FILTER: revealTrans(transition=23,duration=0.5) blendTrans(duration=0.5); PADDING-BOTTOM: 3px; PADDING-LEFT: 3px; PADDING-RIGHT: 3px; PADDING-TOP: 3px; POSITION: absolute; VISIBILITY: hidden } A:hover { COLOR: #c0c0c0; TEXT-DECORATION: underline overline } .drop { FILTER: dropshadow(color=000000, offx=1, offy=1, positive=1) } .drop2 { FILTER: dropshadow(color=ffffff, offx=1, offy=1, positive=1) } </style> <div align="center"> <a href="#" onmouseover="Show(ccc)" onmouseout="Hide(ccc)"></a>ASP とはどの言語ですか? </div> <div id="ccc" class="article"> </div>プロンプトの内容は次のとおりです<div align="center"> <a href="#" onmouseover="Show(ddd)" onmouseout="Hide(ddd)"></a>PHP とは何ですか? </div> <div id="ddd" class="article"> </div>気づきましたか?ランダムな動的ヒント<div align="center"> <a href="#" onmouseover="Show(eee)" onmouseout="Hide(eee)"></a>ASP.NET とは何ですか? </div> <div id="eee" class="article"> </div>ランダムな動的プロンプト </textarea> <br><input onclick="runEx('runcode88650')" type="button" value="运行代码"><input onclick="doCopy('runcode88650')" type="button" value="复制代码"> <input onclick="doSave(runcode88650)" type="button" value="保存代码"> <a href="http://www.jb51.net/article/23421.htm" title="查看具体详情" target="_blank">[Ctrl A すべて選択 注: </a>外部 Js を導入する必要がある場合は、</div> を実行するために更新する必要があります]<script language="JavaScript1.2"> <!-- function Show(divid) { divid.filters.revealTrans.apply(); divid.style.visibility = "visible"; divid.filters.revealTrans.play(); } function Hide(divid) { divid.filters.revealTrans.apply(); divid.style.visibility = "hidden"; divid.filters.revealTrans.play(); } //--> </script>