我是靠谱客的博主 想人陪龙猫,这篇文章主要介绍创建 demo.html,demo.html,现在分享给大家,希望可以做个参考。

ALine 演示

body{

padding: 0;margin: 0;}

h3{margin: 0;padding: 0;background: #efefef;line-height: 60px;height: 60px;color: #666;font-size: 22px;text-indent: 20px;}

dl{margin:10px 20px;}

dl dt{line-height: 40px;font-family:"微软雅黑";}

dl dd h5{font-weight: 600;font-size:14px;}

dl dd pre{background: #ddd;padding: 5px;border-radius: 10px;}

ul{margin-left: 0;}

ul li{list-style: none;line-height: 3;}

.demo{width:100%;height:300px;background-color:#efefef;position:relative;min-width:500px;}

ALine画线、标注插件

演示1.简单演示

var demo1 = new ALine('#demo1');

demo1.init({color:'#666'}).angleLine(50,50,200,200).show();

代码
 
 

var demo1 = new ALine('#demo1');

demo1.init({color:'#666'}).angleLine(50,50,200,200).show();

演示2

最后

以上就是想人陪龙猫最近收集整理的关于创建 demo.html,demo.html的全部内容,更多相关创建内容请搜索靠谱客的其他文章。

本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
点赞(51)

评论列表共有 0 条评论

立即
投稿
返回
顶部