jquery.gridstrap.js基于Bootstrap实现的网格拖拽式插件特效代码

 更新 2020-09-27 浏览 700次

jquery.gridstrap.js基于Bootstrap实现的网格拖拽式插件特效代码
描述:jquery.gridstrap.js基于Bootstrap实现的网格拖拽式插件特效代码。该插件可以快速生成基于bootstrap响应式网格的、可以自由拖拽的网格布局进行排序重组。
文件目录结构
  • ┝ indexLocal.html
  • fonts
      • ┝ icomoon.woff
      • ┝ icomoon.svg
      • ┝ icomoon.eot
      • ┝ icomoon.ttf
  • src
      • ┝ setup.js
      • ┝ constants.js
      • ┝ internal.js
      • ┝ handlers.js
      • ┝ gridstrap.js
      • ┝ style.css
      • ┝ methods.js
      • ┝ utils.js
  • ┝ www.zzsucai.com.txt
  • ┝ responsive.html
  • ┝ index.1.html
  • dist
      • ┝ jquery.gridstrap.min.css
      • ┝ jquery.gridstrap.css
      • ┝ jquery.gridstrap.js
      • ┝ jquery.gridstrap.min.js
  • ┝ indexstyle.css
  • css
      • ┝ htmleaf-demo.css
      • ┝ normalize.css
  • related
      • ┝ 1.jpg
      • ┝ 2.jpg
  • ┝ responsiveLocal.html
  • ┝ index.html
  • ┝ jquery.gridstrap.css
  • ┝ indexscript.js
  • ┝ jquery.gridstrap.js
  • ┝ .url
展开查看全部
Bootstrap鼠标拖拽拖拽插件网格拖拽
相关内容