cody - HTMLify profile
files of /cody/atherosai/ui/drag-and-drop-01/
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Drag & drop</title>
<link rel=
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Drag & drop</title>
<link rel=
const dragAndDropItems = document.getElementById(
'team-members'
);
new Sortable(dragAndDropItems, {
animation: 350,
'team-members'
);
new Sortable(dragAndDropItems, {
animation: 350,