创建可读段落插件 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

Head Rush Ajax

Head Rush Ajax

Brett McLaughlin、Eric Freeman、Elisabeth Freeman / O'Reilly Media, Inc. / 2006-03-01 / USD 34.99

Ajax, or Asynchronous JavaScript and XML, is a term describing the latest rage in web development. Ajax is used to create interactive web applications with XML-based web services, and using JavaScript......一起来看看 《Head Rush Ajax》 这本书的介绍吧!

图片转BASE64编码
图片转BASE64编码

在线图片转Base64编码工具

MD5 加密
MD5 加密

MD5 加密工具

HSV CMYK 转换工具
HSV CMYK 转换工具

HSV CMYK互换工具