<div class="htmlarea"><textarea id="runcode2685"> <title>実行コード</title> <meta http-equiv="Content-Type" content="text/html; charset=gb2312"> <meta name="Author" content="Sheneyan"> <style type="text/css"> div#test{border:solid 1px blue;background:red;position:absolute;left:100px;top:200px;width:200px;height:200px;cursor:pointer;} </style> <div id="test" onmousedown="drag(event,this)"> <div></div> </div></textarea></div>