简体   繁体   English

对容器DIV中的图像进行动画处理

[英]Animate an image inside a container DIV

I am looking to animate an image inside a container DIV so the image automatically when the page loads starts moving left/right + up/down inside the DIV. 我正在为容器DIV中的图像设置动画,以便页面加载时自动在DIV中向左/向右+向上/向下移动图像。 Do you know how to do this? 你知道怎么做吗?

您可以使用CSS3过渡jQuery Animate

you need a client side scripting lanuage like javascript 您需要像javascript这样的客户端脚本语言

you may want to use jquery to do the animation you are talking about 您可能想使用jquery来制作您正在谈论的动画

http://jquery.com/ http://jquery.com/

i know you can do it using jquery i already did it 我知道你可以使用jquery做到这一点,我已经做到了

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM