petrkoznar/x-editable
Composer 安装命令:
composer require petrkoznar/x-editable
包简介
Change item adhoc
README 文档
README
In-place editing with Twitter Bootstrap, jQuery UI or pure jQuery.
Contents
- Live Demo
- Installation
- Getting Started
- Documentation
- Issue Tracker
- Project Status
- Contribution
- Backers
- License
Live Demo
Visit X-editable demo to see all controls in action.
Installation
Manual download
Use links on X-editable home page.
Bower
bower install x-editable
CDN
Bootstrap 3 build:
<link href="//cdnjs.cloudflare.com/ajax/libs/x-editable/1.5.0/bootstrap3-editable/css/bootstrap-editable.css" rel="stylesheet"/> <script src="//cdnjs.cloudflare.com/ajax/libs/x-editable/1.5.0/bootstrap3-editable/js/bootstrap-editable.min.js"></script>
Bootstrap 2 build:
<link href="//cdnjs.cloudflare.com/ajax/libs/x-editable/1.5.0/bootstrap-editable/css/bootstrap-editable.css" rel="stylesheet"/> <script src="//cdnjs.cloudflare.com/ajax/libs/x-editable/1.5.0/bootstrap-editable/js/bootstrap-editable.min.js"></script>
jQuery UI build:
<link href="//cdnjs.cloudflare.com/ajax/libs/x-editable/1.5.0/jqueryui-editable/css/jqueryui-editable.css" rel="stylesheet"/> <script src="//cdnjs.cloudflare.com/ajax/libs/x-editable/1.5.0/jqueryui-editable/js/jqueryui-editable.min.js"></script>
jQuery only build:
<link href="//cdnjs.cloudflare.com/ajax/libs/x-editable/1.5.0/jquery-editable/css/jquery-editable.css" rel="stylesheet"/> <script src="//cdnjs.cloudflare.com/ajax/libs/x-editable/1.5.0/jquery-editable/js/jquery-editable-poshytip.min.js"></script>
Getting Started
How to start using X-editable is described on X-editable website.
Documentation
Documentation on all available widgets and code samples can be found on X-editable website.
Issue Tracker
Feel free to open issues. Please include working code sample in issue body. To save the time use these jsFiddle templates:
- jsFiddle Bootstrap 3
- jsFiddle Bootstrap 2
- jsFiddle jQuery-ui
- jsFiddle jQuery
Your feedback is very appreciated!
Project Status
Not actively maintained.
Contribution
Please submit all Pull Requests to the develop branch. More details are in CONTRIBUTING.md.
Backers
Admin Dashboard Templates made with Vue, React and Angular by Flatlogic.
License
Copyright (c) 2012 Vitaliy Potapov
Licensed under the MIT license.
统计信息
- 总下载量: 1
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: proprietary
- 更新时间: 2023-01-02
