<style>
.consultFootForm{background: #C32425;position: fixed;width: 100%;bottom: 0;height:0;}
</style>
$(function(){
$(".consultFootForm").stop(true,true).animate({height:"116px"},500);
});
<style>
.consultFootForm{background: #C32425;position: fixed;width: 100%;bottom: 0;height:0;}
</style>
$(function(){
$(".consultFootForm").stop(true,true).animate({height:"116px"},500);
});
本文标题:css 动画 从底部弹出
本文链接:https://www.haomeiwen.com/subject/mmsszktx.html
网友评论