WordPress 好看的动态时钟小工具

预览图

WordPress 好看的动态时钟小工具-亿点资源网

说明

这款Wordpress 时钟小工具是在别人的网站上面上看到的,觉得挺好看的,所以扒了下载!分享给大家!需要的可自行添加美化自己博客!

使用教程

下载JS文件上传至服务器根目录(注意JS文件路径)
将下面代码复制至外观→小工具→自定义HTML文本中

下载

蓝奏云下载:动态时钟小工具.zip

代码:

<div class="card-content">
<canvas id="canvas" style="width:100%;" width="820" height="250"></canvas>
<script src="/clock.js"></script>
</div>
<div class="card-content">
<canvas id="canvas" style="width:100%;" width="820" height="250"></canvas>
<script src="/clock.js"></script>
</div>
<div class="card-content"> <canvas id="canvas" style="width:100%;" width="820" height="250"></canvas> <script src="/clock.js"></script> </div>
© 版权声明
THE END
喜欢就支持一下吧
赞赏 分享
Judge each day not by the harvest you reap but by the seeds you plant.
不要问自己收获了多少果实,而是要问自己今天播种了多少种子
评论 抢沙发
头像
欢迎您留下宝贵的见解!
提交
头像

昵称

取消
昵称表情代码图片

    暂无评论内容