jquery-in-place-editor 是一个用来实现对文本信息进行即时编辑的 jQuery 插件。在线演示
示例代码:
$(".name").editInPlace({
url: "http://www.oschina.net/action/xxxx/save_info",
params: "name=david"
});
这是我的juqery inplace editor 插件。 http://www.bencode.cn/code/jquery.inplace_editor/
第一个版本 [url]http://code.google.com/p/jquery-in-place-editor/[/url] demo [url]http://jquery-in-place-editor.googlecode.com/svn/trunk/demo/index.html[/url] git地址 [url]https://github.com/siebertm/jquery-e
引用: <script type="text/javascript" src="/jquery.editinplace.js"></script> 用例: <th><div class="editable" id="${userRole.id}">${userRole.role_value}</div></th> <script type="text/javascript"> $(".edi
原文地址:http://blog.csdn.net/adsdassadfasdfasdf/article/details/5603206 jQuery由美国人John Resig创建,至今已吸引了来自世界各地的众多javascript高手加入其team. jQuery是继prototype之后又一个优秀的Javascrīpt框架。其经典的Slogan是“Write Less, Do more”(写
241个jquery插件—jquery插件大全 jquery插件 jquery autocomplete ajax javascript coldfusion jQuery由美国人John Resig创建,至今已吸引了来自世界各地的众多javascript高手加入其team. jQuery是继prototype之后又一个优秀的Javascrīpt框架。其经典的Slogan是“Write Less,
用过Gmail的应该都知道其内置的通讯录,当鼠标移动到联系人的姓名或者电话号码上时候就会自动进入编辑状态。这种方式对用户来说比较友好,没有弹出单独的编辑界面,用户可以再当前上下文环境中进行编辑。实现这种效果的基本思路就是当鼠标移动到可编辑内容上的时候对显示方式进行更改,比如之前的是在一个label中显示一段文字,当鼠标移动到label上时候,使用JavaScript将label替换为一个input
这是一个 jQuery 的插件,用来实现点击某段文本后进行在线编辑功能。 示例代码: $(".name").editInPlace({ url: "http://com.examplesite.www/users", params: "name=david" }); 在线演示
jquery-in-place-edit is a simple and customizable plugin for implementing in-place editing of text.
This plugin displays a confirmation message in place before doing an action. It does not require adding any extra code apart from a call to the plugin itself. One call to $(element).confirm() will do
This plugin is based on jEditable, and provides a way to create editable area on clicking links etc. It provides save and cancel button instead of ENTER key to save the content. you can check for deta
This in place editor supports text inputs, text areas, selects, call back functions, close on escape key, and tons of other customizable parameters.
此几何管理器通过将窗口小部件放置在父窗口小部件中的特定位置来组织窗口小部件。 语法 (Syntax) widget.place( place_options ) 以下是可能的选项列表 - anchor - 小部件其他选项的确切位置是指:可以是N,E,S,W,NE,NW,SE或SW,罗盘方向指示小部件的角落和侧面; 默认为NW(小部件的左上角) bordermode - INSIDE(默认值),表