Home > Article > Web Front-end > How to realize digital control of picture movement in HTML website_html/css_WEB-ITnose
HTML image mobile development
I made a basic website using HTML, and I saw that on some websites, images would automatically move, with numbers below the images (such as: 1, 2, 3, 4). The web page will automatically move to 2, and the picture corresponding to 2 will be displayed at this time. By analogy, I would like to ask about the common solution to implement this method? Is this what the poster wants?
http://d.lanrentuku.com/down/js/jiaodiantu-963/
You can download it directly
I made a basic website using HTML and saw it appear on some websites. The picture moves automatically. There are numbers below the picture (such as: 1, 2, 3, 4). The web page will automatically move to 2. At this time, the picture corresponding to 2 will be displayed. By analogy, I would like to ask how to implement this method. The solution?
[img=http://www.bjeea.cn/][/img] Here is a website for my book. The upper left corner of this website is a combination of numbers and pictures. What is the implementation method? It's best to have code, thank you
The one you posted is from flash
There are also a lot of effects achieved by js. If you search "jquery rotation" on Google, you will be dazzled by hundreds or thousands.