Jquery中animate 不执行
<html><head><title>测试</title><metahttp-equiv="Content-Type"content="text/html;charset...
<html>
<head>
<title>测试</title>
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8"/>
<script type="text/javascript" src="jquery.js"></script>
<style type="text/css">
</style>
</head>
<body>
<p><div style="background:#98bf21;height:100px;width:100px;position:absolute;">
</div>
</p><br><BR><BR><BR><BR><BR><br>
<input type="button" value="move" onclick="animate()">
</body>
</html>
<script type="text/javascript">
function animate(){
$("div").animate({
left:"250px",
opacity:"0.5",
height:"150px",
width:"150px"
});
}
</script>
如题 按钮按了没反应
Failed to execute 'animate' on 'Element' 有这个报错 展开
<head>
<title>测试</title>
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8"/>
<script type="text/javascript" src="jquery.js"></script>
<style type="text/css">
</style>
</head>
<body>
<p><div style="background:#98bf21;height:100px;width:100px;position:absolute;">
</div>
</p><br><BR><BR><BR><BR><BR><br>
<input type="button" value="move" onclick="animate()">
</body>
</html>
<script type="text/javascript">
function animate(){
$("div").animate({
left:"250px",
opacity:"0.5",
height:"150px",
width:"150px"
});
}
</script>
如题 按钮按了没反应
Failed to execute 'animate' on 'Element' 有这个报错 展开
2个回答
展开全部
把函数名改下就可以了
本回答被提问者采纳
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
微测检测5.10
2023-05-10 广告
2023-05-10 广告
您好!建议咨 深圳市微测检测有限公司,已建立起十余个专业实验室,企业通过微测检测就可以获得一站式的测试与认 证解决方案;(EMC、RF、MFi、BQB、QI、USB、安全、锂电池、快充、汽车电子EMC、汽车手机互 联、语音通话质量),认证遇...
点击进入详情页
本回答由微测检测5.10提供
2017-09-23
展开全部
hello,verygladtoansweryou.这样执行就是第一个执行完动画之后,在执行第二个的动画。不知道楼主是哪里出问题了?欢迎追问。
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询