jQuery 拖动浮动层(PopLayer Drag and Drop) 项目的很多地方都会用到弹出层。比如有一个List页面,一行一行的显示了很多的信息。大多时候,每一行都不能显示完与该条记录相关的所有信息,这时候当用户想看具体的信息时,如果有一个弹出层去显示一些详细的信息可以带来很好的用户体验,省的用户在多个页面之间来回切换,看...
你可以通过拖放图片或者导航来查看图片。 jQuery List DragSort 一个轻量级的jQuery插件,帮助你使用拖放方式来排序。 Ajax Upload; A file upload script with progress-bar, drag-and-drop 使用XHR并且使用进度条来上传多个文件 Drop n’ Save – Drag & Drop Uploader 这个特别的插件能尽可能的少的修改代码来帮助...
Reorderable drag-and-drop lists for modern browsers and touch devices. No jQuery or framework required. - SortableJS/Sortable
This plugin uses the native HTML5 drag and drop API for creating sortable lists/grids and provides a similar API + behavior when compared to jQuery UI’s sortable. It is lightweight (less than 1kb when minified/gzipped), supports “connected lists(moving items between different lists)” and ...
A photogallery for viewing very large images using a navigator map and drag. You can drag your large image in the display by the navigator or the image itself. Source Demo 3. jQuery List DragSort A lightweight jQuery plugin that provides the ability to sort lists using drag and drop. Sour...
Drag & drop hierarchical list with mouse and touch compatibility (jQuery plugin) - blanconagai/Nestable
for jQuery Drag and Drop component combines the kendoDraggable and kendoDropTarget controls to provide drag-and-drop feature to web applications. The kendoDraggable control enables an element to be moved by mouse or finger while the kendoDropTarget control helps you define one or more drop areas...
jQuery Dragg jQuery plugin for Drag and Drop support. 1.0.2 Released July 14, 2014 9 Watchers 6 Forks « Previous 1 Next » Tags ui (541) jquery (480) form (286) animation (272) input (252) image (210) responsive (184) slider (180) ajax (153) scroll (140...
立即登录 没有帐号,去注册 编辑仓库简介 简介内容 Drag & drop hierarchical list with mouse and touch compatibility (jQuery plugin) 主页 取消 保存更改 1 https://gitee.com/otheropen/Nestable.git git@gitee.com:otheropen/Nestable.git otheropen Nestable Nestable master北京...
jquery.dragndrop 是基于 jQuery 1.2.* 开发的一款 jQuery 插件,为用户实现 html dom 拖拽提供了更为便捷的方法。 Demo 效果如下: 源码可到此下载:jquery.dragndrop.js API简介: zIndex(Int): 拖拽发生时拖拽对象的 z-index 值, 主要是为了防止被遮挡, 默认值为20, ...