jQuery In Place Editor

码农软件 · 软件分类 · jQuery表单及相关 · 2019-12-24 08:27:07

软件介绍

这是一个 jQuery 的插件,用来实现点击某段文本后进行在线编辑功能。

示例代码:

$(".name").editInPlace({
    url: "http://com.examplesite.www/users",
    params: "name=david"
});

在线演示

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

Web Analytics 2.0

Web Analytics 2.0

Avinash Kaushik / Sybex / 2009-10-26 / USD 39.99

The bestselling book Web Analytics: An Hour A Day was the first book in the analytics space to move beyond clickstream analysis. Web Analytics 2.0 will significantly evolve the approaches from the fir......一起来看看 《Web Analytics 2.0》 这本书的介绍吧!

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具

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

HEX HSV 互换工具