摘要: 阅读全文
posted @ 2021-01-14 14:11 伊凡晴天 阅读(175) 评论(0) 推荐(0)
摘要: 可保存在js中,在html页面引入使用. 例如保存在 animate.js 1 <html> 2 <head> 3 <script src='animate.js'></script> 4 </head> 5 <body> 6 <script> 7 animation(obj,target,call 阅读全文
posted @ 2021-01-14 11:11 伊凡晴天 阅读(231) 评论(0) 推荐(0)