UNPKG

ltre.js

Version:

Personal Javascript Libs Store

1 lines 503 B
<html> <head> <title>test libiao</title> <script src="https://cdn.bootcss.com/jquery/1.9.1/jquery.min.js"></script> <script src="libiao.js"></script> </head> <body> <div></div> <script> Ltrelib.libiao({ loc: 'div:first', downSrc: 'http://res.miku.us/res/img/default/2016/07/30/122923-963-hex20b.gif', upSrc: 'http://res.miku.us/res/img/default/2016/07/30/122738-858-hex69.gif', width: 250, height: 250 }); </script> </body> </html>