Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 832 Bytes

File metadata and controls

17 lines (13 loc) · 832 Bytes

# js-library-bhanothe (Utlimate-grid.js)

Link: https://secure-dawn-43678.herokuapp.com/

Getting Started

  • JQuery is required to be able to run the library. The examples shown are using JQuery v3.5.1 CDN
  • Required CSS Styles: swap, append, draggable, dragging. Ones used in examples have following properties: .swap: { box-sizing : border-box , border : 3px dotted black} .dragging: { opacity : 1 } .draggable: {cursor : move } .append: { box-sizing : border-box , border : 3px dotted black}-
  • The JQuery and Ultimate-Grid imports must go in this order and are as follows:

Full Documentation: https://secure-dawn-43678.herokuapp.com/documentation.html