大家好,求问怎么点击按钮,物体就会移动一个固定的点unity3d. 好像要在按钮里写代码?求代码
展开全部
<a href="javascript:void(0)" class="easyui-linkbutton" onclick="OpenFrame()">Open</a>
<div id="dd" title="My Dialog" style="width:400px;height:200px;"></div>
<script>
function OpenFrame() {
$('#dd').append("<iframe src='http://www.163.com'></iframe>")
$('#dd').window({
width: 600,
height: 400,
modal: true
});
}
</script>tle="My Dialog" style="width:400px;height:200px;"></div>
把这个代码放到需要运行的地方就可以了。
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询