jQuery阅读时间插件Reading Time

所属分类:输入-日期和时间

 32196  292  查看评论 (5)
分享到微信朋友圈
X
jQuery阅读时间插件Reading Time ie兼容9

用法

引用包括readingTime和jQuery在页面的头部或页脚。

<script src="http://code.jquery.com/jquery-1.10.2.min.js"></script>
<script src="/js/plugins/readingTime.js"></script>


创建一个元素并为其添加类"eta",用来显示阅读时间。

<article>
    <div class="eta"></div>
    //COPY GOES HERE
</article>


您可以创建任何类或ID来显示的总字数。

<article>
    <div class="eta"></div>
    <div class="word-count"></div>
    //COPY GOES HERE
</article>


初始化对象的类ID或元素,其中包含要估计的阅读时间文字的插件。

$('article').readingTime();
相关插件-日期和时间

移动端时间选择插件mobiscroll 2.5.1修改版

移动端时间选择插件mobiscroll 2.5.1修改版可以显示上下午。
  日期和时间
 57395  398

mobiscroll可上下滑动的日期时间插件

上下滑动日期时间插件,也可用做上下滑动选择菜单,移动端可用。
  日期和时间
 48391  381

漂亮的倒计时

漂亮的倒计时,带反转效果。
  日期和时间
 44160  328
  日期和时间
 52268  365

讨论这个项目(5)回答他人问题或分享插件使用方法奖励jQ币 评论用户自律公约

    初月の风、追逐着自由 0
    2015/8/19 9:08:45

    然而并没有什么用

    回复
    Legend 0
    2014/12/8 19:01:37
    不明白这个的意义何在 回复
    hacker 0
    2014/9/3 1:00:54
    @一定要努力 你是哪位啊? 回复
    一定要努力 0
    2014/9/2 15:54:19
    黄小红呢?出来 回复
    一定要努力 0
    2014/9/2 15:53:56
😃
  • 😀
  • 😉
  • 😥
  • 😵
  • 😫
  • 😘
  • 😡
  • 👍
  • 🌹
  • 👏
  • 🍺
  • 🍉
  • 🌙
  • 💖
  • 💔
😃
  • 😀
  • 😉
  • 😥
  • 😵
  • 😫
  • 😘
  • 😡
  • 👍
  • 🌹
  • 👏
  • 🍺
  • 🍉
  • 🌙
  • 💖
  • 💔
取消回复