创建可读段落插件 Readable

码农软件 · 软件分类 · 其他jQuery插件 · 2020-01-03 18:13:52

软件介绍

Readable 是一个小的 jQuery 插件,它能使你的段落更具可读性。

示例代码:

<html>
  <head>
    <title>Your Website</title>    <!-- readable styles -->
    <link rel="stylesheet" href="readable/readable.css">
  </head>
  <body>    <!-- your website here -->
    <!-- readable scripts -->    <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script>    <script type="text/javascript" src="readable/readable.js"></script>
  </body>
</html>

readable in action

本文地址:https://www.codercto.com/soft/d/22589.html

Eric Meyer on CSS

Eric Meyer on CSS

Eric Meyer / New Riders Press / 2002-7-8 / USD 55.00

There are several other books on the market that serve as in-depth technical guides or reference books for CSS. None, however, take a more hands-on approach and use practical examples to teach readers......一起来看看 《Eric Meyer on CSS》 这本书的介绍吧!

JSON 在线解析
JSON 在线解析

在线 JSON 格式化工具

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试

HEX HSV 转换工具
HEX HSV 转换工具

HEX HSV 互换工具