frog webpage:USR的项目 源码
青蛙网页 USR的项目。 我将第一个版本更新为2021/4/12。 打开frog.html以查看网页。 //Here is the animation in the article function showPrag ( x , i ) { const storyprag = document . querySelectorAll ( '.story-prag' ) ; console . log ( i ) ; for ( j = 0 ; j < storyprag . length ; j ++ ) { if ( j == i ) { storyprag [ j ] . style . display = "inline" ; } else { storyprag [ j ] . style . display = "none" ; }
文件列表
frog-webpage-main.zip
(预估有个29文件)
frog-webpage-main
frog
frog.html
13KB
img
product2.png
219KB
p055_oldword.jpg
3KB
test1.jpg
45KB
p054_oldword.jpg
5KB
product1.png
385KB
frog_css.css
6KB
暂无评论