Logo
Wrap draggable zone with .draggable-zone and define draggable elements with .draggable and let drag & drop through .draggable-handle element.

                        <!-- used-->
                        <script src="assets/plugins/custom/draggable/draggable.bundle.js" type="text/javascript"></script>
                        

                        <div class="row">
                        	<div class="col-lg-6 draggable-zone">
                        		<!--begin::Card-->
                        		<div class="card card-custom gutter-b draggable">
                        			<div class="card-header">
                        				<div class="card-title">
                        					<h3 class="card-label">Card 1 </h3>
                        				</div>
                        				<div class="card-toolbar">
                        					<a href="#" class="btn btn-icon btn-sm btn-hover-light-primary draggable-handle">
                        					<i class="ki ki-menu "></i>
                        					</a>
                        				</div>
                        			</div>
                        			<div class="card-body">
                        				...
                        			</div>
                        		</div>
                        		<!--end::Card-->
                        		<!--begin::Card-->
                        		<div class="card card-custom gutter-b draggable">
                        			<div class="card-header">
                        				<div class="card-title">
                        					<h3 class="card-label">Card 2</h3>
                        				</div>
                        				<div class="card-toolbar">
                        					<a href="#" class="btn btn-icon btn-hover-light-primary draggable-handle">
                        					<i class="ki ki-menu "></i>
                        					</a>
                        				</div>
                        			</div>
                        			<div class="card-body">
                        				...
                        			</div>
                        		</div>
                        		<!--end::Card-->
                        		<!--begin::Card-->
                        		<div class="card card-custom gutter-b draggable">
                        			<div class="card-header">
                        				<div class="card-title">
                        					<h3 class="card-label">Card 3</h3>
                        				</div>
                        				<div class="card-toolbar">
                        					<a href="#" class="btn btn-icon btn-hover-light-primary draggable-handle">
                        					<i class="ki ki-menu "></i>
                        					</a>
                        				</div>
                        			</div>
                        			<div class="card-body">
                        				...
                        			</div>
                        		</div>
                        		<!--end::Card-->
                        		<!--begin::Card-->
                        		<div class="card card-custom gutter-b draggable">
                        			<div class="card-header">
                        				<div class="card-title">
                        					<h3 class="card-label">Card 4</h3>
                        				</div>
                        				<div class="card-toolbar">
                        					<a href="#" class="btn btn-icon btn-hover-light-primary draggable-handle">
                        					<i class="ki ki-menu "></i>
                        					</a>
                        				</div>
                        			</div>
                        			<div class="card-body">
                        				...
                        			</div>
                        		</div>
                        		<!--end::Card-->
                        		<!--begin::Card-->
                        		<div class="card card-custom gutter-b draggable">
                        			<div class="card-header">
                        				<div class="card-title">
                        					<h3 class="card-label">Card 5</h3>
                        				</div>
                        				<div class="card-toolbar">
                        					<a href="#" class="btn btn-icon btn-hover-light-primary draggable-handle">
                        					<i class="ki ki-menu "></i>
                        					</a>
                        				</div>
                        			</div>
                        			<div class="card-body">
                        				...
                        			</div>
                        		</div>
                        		<!--end::Card-->
                        	</div>
                        	<div class="col-lg-6 draggable-zone">
                        		<!--begin::Card-->
                        		<div class="card card-custom gutter-b draggable">
                        			<div class="card-header">
                        				<div class="card-title">
                        					<h3 class="card-label">Card 6</h3>
                        				</div>
                        				<div class="card-toolbar">
                        					<a href="#" class="btn btn-icon btn-hover-light-primary draggable-handle">
                        					<i class="ki ki-menu "></i>
                        					</a>
                        				</div>
                        			</div>
                        			<div class="card-body">
                        				...
                        			</div>
                        		</div>
                        		<!--end::Card-->
                        		<!--begin::Card-->
                        		<div class="card card-custom gutter-b draggable">
                        			<div class="card-header">
                        				<div class="card-title">
                        					<h3 class="card-label">Card 7</h3>
                        				</div>
                        				<div class="card-toolbar">
                        					<a href="#" class="btn btn-icon btn-hover-light-primary draggable-handle">
                        					<i class="ki ki-menu "></i>
                        					</a>
                        				</div>
                        			</div>
                        			<div class="card-body">
                        				...
                        			</div>
                        		</div>
                        		<!--end::Card-->
                        		<!--begin::Card-->
                        		<div class="card card-custom gutter-b draggable">
                        			<div class="card-header">
                        				<div class="card-title">
                        					<h3 class="card-label">Card 8</h3>
                        				</div>
                        				<div class="card-toolbar">
                        					<a href="#" class="btn btn-icon btn-hover-light-primary draggable-handle">
                        					<i class="ki ki-menu "></i>
                        					</a>
                        				</div>
                        			</div>
                        			<div class="card-body">
                        				...
                        			</div>
                        		</div>
                        		<!--end::Card-->
                        		<!--begin::Card-->
                        		<div class="card card-custom gutter-b draggable">
                        			<div class="card-header">
                        				<div class="card-title">
                        					<h3 class="card-label">Card 9</h3>
                        				</div>
                        				<div class="card-toolbar">
                        					<a href="#" class="btn btn-icon btn-hover-light-primary draggable-handle">
                        					<i class="ki ki-menu "></i>
                        					</a>
                        				</div>
                        			</div>
                        			<div class="card-body">
                        				...
                        			</div>
                        		</div>
                        		<!--end::Card-->
                        		<!--begin::Card-->
                        		<div class="card card-custom gutter-b draggable">
                        			<div class="card-header">
                        				<div class="card-title">
                        					<h3 class="card-label">Card 10</h3>
                        				</div>
                        				<div class="card-toolbar">
                        					<a href="#" class="btn btn-icon btn-hover-light-primary draggable-handle">
                        					<i class="ki ki-menu "></i>
                        					</a>
                        				</div>
                        			</div>
                        			<div class="card-body">
                        				...
                        			</div>
                        		</div>
                        		<!--end::Card-->
                        	</div>
                        </div>
                        

                            var KTCardDraggable = function () {
                            	return {
                            		//main function to initiate the module
                            		init: function () {
                            			var containers = document.querySelectorAll('.draggable-zone');

                            			if (containers.length === 0) {
                            				return false;
                            			}

                            			var swappable = new Sortable.default(containers, {
                            				draggable: '.draggable',
                            				handle: '.draggable .draggable-handle',
                            				mirror: {
                            					appendTo: 'body',
                            					constrainDimensions: true
                            				}
                            			});
                            		}
                            	};
                            }();

                            jQuery(document).ready(function () {
                            	KTCardDraggable.init();
                            });
                        

Card 1

Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled. Lorem Ipsum is simply dummy text of the printing and typesetting industry.

Card 2

Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled. Lorem Ipsum is simply dummy text of the printing and typesetting industry.

Card 3

Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled. Lorem Ipsum is simply dummy text of the printing and typesetting industry.

Card 4

Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled. Lorem Ipsum is simply dummy text of the printing and typesetting industry.

Card 5

Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled. Lorem Ipsum is simply dummy text of the printing and typesetting industry.

Card 6

Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled. Lorem Ipsum is simply dummy text of the printing and typesetting industry.

Card 7

Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled. Lorem Ipsum is simply dummy text of the printing and typesetting industry.

Card 8

Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled. Lorem Ipsum is simply dummy text of the printing and typesetting industry.

Card 9

Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled. Lorem Ipsum is simply dummy text of the printing and typesetting industry.

Card 10

Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled. Lorem Ipsum is simply dummy text of the printing and typesetting industry.

User Profile 12 messages

Recent Notifications
Another purpose persuade Due in 2 Days
+28%
Would be to people Due in 2 Days
+50%
-27%
The best product Due in 2 Days
+8%

Shopping Cart

iBlender The best kitchen gadget in 2020
$ 350 for 5
SmartCleaner Smart tool for cooking
$ 650 for 4
CameraMax Professional camera for edge cutting shots
$ 150 for 3
4D Printer Manufactoring unique objects
$ 1450 for 7
MotionWire Perfect animation tool
$ 650 for 7

Select A Demo


Deprecated: Return type of Adbar\Dot::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/preview.keenthemes.com/metronic/releases/2021-05-14-112058/theme/html/tools/preview/docs/lib/dot.php on line 390

Deprecated: Return type of Adbar\Dot::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/preview.keenthemes.com/metronic/releases/2021-05-14-112058/theme/html/tools/preview/docs/lib/dot.php on line 401

Deprecated: Return type of Adbar\Dot::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/preview.keenthemes.com/metronic/releases/2021-05-14-112058/theme/html/tools/preview/docs/lib/dot.php on line 412

Deprecated: Return type of Adbar\Dot::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/preview.keenthemes.com/metronic/releases/2021-05-14-112058/theme/html/tools/preview/docs/lib/dot.php on line 428

Deprecated: Return type of Adbar\Dot::count($key = null) should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/preview.keenthemes.com/metronic/releases/2021-05-14-112058/theme/html/tools/preview/docs/lib/dot.php on line 445

Deprecated: Return type of Adbar\Dot::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/preview.keenthemes.com/metronic/releases/2021-05-14-112058/theme/html/tools/preview/docs/lib/dot.php on line 461

Deprecated: Return type of Adbar\Dot::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/preview.keenthemes.com/metronic/releases/2021-05-14-112058/theme/html/tools/preview/docs/lib/dot.php on line 477
Demo 1
Demo 2
Demo 3
Demo 4
Demo 5
Demo 6
Demo 7
Demo 8
Demo 9
Demo 10
Demo 11
Demo 12
Demo 13
Demo 14
Demo 15
Demo 16
Demo 17
Demo 18
Demo 19
Demo 20
Demo 21
Demo 22
Demo 23
Demo 24
Demo 25
Demo 26
Demo 27
Demo 28
Demo 29
Demo 30