diff --git a/demo/nested_advanced.html b/demo/nested_advanced.html index 378bc80d5..894a5411f 100644 --- a/demo/nested_advanced.html +++ b/demo/nested_advanced.html @@ -13,7 +13,7 @@

Advanced Nested grids demo

Create sub-grids (darker background) on the fly, by dragging items completely over others (nest) vs partially (push) using - the new v7 API GridStackOptions.subGrid.createDynamic=true

+ the new v7 API GridStackOptions.subGridDynamic=true

This will use the new delay drag&drop option DDDragOpt.pause to tell the gesture difference

Note: gridstack-extra.min.css is required for [2-11] column of sub-grids

Add Widget @@ -34,28 +34,28 @@

Advanced Nested grids demo