0
点赞
收藏
分享

微信扫一扫

图片转换效果

boom莎卡拉卡 2022-07-27 阅读 48


    

<script>
var box =new PPTBox();
box.width = 980; //宽度
box.height = 462;//高度
//box.add({"url":"图片地址","title":"悬浮标题","href":"链接地址"})
box.add({"url":"images/tu1.jpg","href":"​​​http://chat.looyu.com/chat/chat/p.do?c=38426&f=101515&g=58123/","title​​​":"悬浮提示标题1"})
box.add({"url":"images/tu2.jpg","href":"​​​http://chat.looyu.com/chat/chat/p.do?c=38426&f=101515&g=58123/","title​​​":"悬浮提示标题2"})
box.show();

举报

相关推荐

0 条评论