<div class="codetitle"> <span><a style="CURSOR: pointer" data="28155" class="copybut" id="copybut28155" onclick="doCopy('code28155')"><u>复制代码</u></a></span>代码如下:</div> <div class="codebody" id="code28155"> <br><html><head> <br><title>测试可動div</title> <br><script language='javascript' type='text/javascript'> <br>var offset_x; <br>var offset_y; <br>関数 Milan_StartMove(oEvent) <br>{ <br>var whatButton; <br>if(document.all&&oEvent.button==1) whichButton=true; <br>else { if(oEvent.button==0)どのボタン = true;} <br>if(どのボタン) <br>{ <br>var oDiv=document.getElementById("oDiv"); <br>offset_x=parseInt(oEvent.clientX-oDiv.offsetLeft); <br>offset_y=parseInt(oEvent.clientY-oDiv.offsetTop); <br>document.documentElement.onmousemove=function(mEvent) <br>{ <br>var eEvent; <br>if(document.all) eEvent=event; <br>else{eEvent=mEvent;} <br>var oDiv=document.getElementById("oDiv"); <br>var x=eEvent.clientX-offset_x; <br>var y=eEvent.clientY-offset_y; <br>oDiv.style.left=(x) "px"; <br>oDiv.style.top=(y) "px"; <br>} <br>} <br>} <br>関数 Milan_StopMove(oEvent){document.documentElement.onmousemove=null; } <br></script> <br></head> <br> <br><div id="oDiv" onmousedown="Milan_StartMove(イベント)" onmouseup="Milan_StopMove(イベント)" <br><br>style="cursor:move;position:absolute;width:100px;height: 60px;border:1px ソリッド <br><br>シルバー;left:100px;top:100px;z-index:9999;"></div> <br></body></html> <br> </div> <br>document.all[] は文档内のすべての标签構成を構成する 1 つの数集合量であり、文档オブジェクト内のすべての要素が含まれます。<br>event.button の值:0没按键 1按左键 2右ボタン 3 左と右ボタン 4 中ボタン 5 左と中ボタン 6 右と中ボタン 7 すべてのボタン <br><br> この世代コードは変更され、ウィンドウが閉じられ、確認できます。住選択<br><div class="codetitle"> <span><a style="CURSOR: pointer" data="19869" class="copybut" id="copybut19869" onclick="doCopy('code19869')"><u>复制代</u></a></span>代码如下:</div> <div class="codebody" id="code19869"> <br><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd" > <BR><html xmlns="http://www.w3.org/1999/xhtml"> <br> <br><title>测试可動div</title> <br><script language='javascript' type='text/javascript'> <br>var offset_x; <br>var offset_y; <br>function Milan_StartMove(oEvent,div_id) <br>{ <br>var whatButton; <br>if(document.all&&oEvent.button==1) whichButton=true; <br>else { if(oEvent.button==0)どのボタン = true;} <br>if(どのボタン) <br>{ <br>var oDiv=div_id; <br>offset_x=parseInt(oEvent.clientX-oDiv.offsetLeft); <br>offset_y=parseInt(oEvent.clientY-oDiv.offsetTop); <br>document.documentElement.onmousemove=function(mEvent) <br>{ <br>var eEvent; <br>if(document.all) eEvent=event; <br>else{eEvent=mEvent;} <br>var oDiv=div_id; <br>var x=eEvent.clientX-offset_x; <br>var y=eEvent.clientY-offset_y; <br>oDiv.style.left=(x) "px"; <br>oDiv.style.top=(y) "px"; <br>var d_oDiv=document.getElementById("disable_" oDiv.id); <br>d_oDiv.style.left=(x) "px"; <br>d_oDiv.style.top=(y) "px"; <br>} <br>} <br>} <br>関数 Milan_StopMove(oEvent){document.documentElement.onmousemove=null; <br>関数 div_Close(o) <br>{var oDiv=o; oDiv.style.display="none";var d_oDiv=document.getElementById("disable_" o.id);d_oDiv.style.display="none";} <br></script> <br></head> <br> <br><div id="oDiv" style="position:absolute;width:100px;height:60px;border:1pxソリッドシルバー;left:100px;top:100px;z-index:9999;"> <BR><div id="move" onmousedown="Milan_StartMove(event,this.parentNode)" onmouseup="Milan_StopMove(event)" <BR>style="cursor:move;width:100%;height:15px;背景色:#0066cc; フォントサイズ:10px;" <BR><div onclick="div_Close(this.parentNode.parentNode)" style="float:right; width:10px; height:100%; カーソル:手; 背景色:#cc3333; カラー:白;フォント-size:15px;">X</div> <BR></div> <BR><span>测试一下</span> <br> </div> <br><div id="disable_oDiv" style="position:absolute;left:100px;top:100px;width:100px; height:60px; z-index:9998;FILTER:alpha(opacity=50);" ;> <BR><iframe src="about:blank" name="hiddenIframe" width="100%" Frameborder="0" height="60px" title="遮盖层"></iframe></ディビジョン> <BR><select name="ListHead1$DropDownList3" id="ListHead1_DropDownList3"> <br><option selected="選択された" value=""></option> <br><option value="2">3333</option> <br><option value="6">1111</option> <br><option value="B">222</option> <br></select> <br></body> <br></html> <br> <br> この選択可能な div は良くありませんが、多数ありますか?成親ノードは、CSS 形式を調整しており、FF 以下でも正常に実行できます。