Workbench
How do I make an workbench?
What is a workbench? How do you make a workbench? This script and codes were developed by Mfcastro on 20 January 2023, Friday.
Workbench - Script Codes HTML Codes
<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>workbench</title> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/normalize/5.0.0/normalize.min.css"> <link rel='stylesheet prefetch' href='https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/css/bootstrap.min.css'> <link rel="stylesheet" href="css/style.css">
</head>
<body> <link rel="stylesheet" type="text/css" href="https://code.jquery.com/ui/1.9.2/themes/base/jquery-ui.css">
<div class="container toolKit">
<div class="box panel panel-default resizable draggable" id="box1"> <div class="panel-heading" id="box1_header">#1</div> <div class="panel-body"> Panel content </div> </div>
</div>
<div class="container workbench droppable"> <section> </section>
</div> <script src='https://cdnjs.cloudflare.com/ajax/libs/jquery/3.1.0/jquery.min.js'></script>
<script src='https://cdnjs.cloudflare.com/ajax/libs/jqueryui/1.12.0/jquery-ui.min.js'></script> <script src="js/index.js"></script>
</body>
</html>
Workbench - Script Codes CSS Codes
.box { min-height: 150px; min-width: 150px; background: white; float: left; margin: 15px 10px 5px 10px; z-index: 5;
}
#box1_header { background: red;
}
.toolKit { border: 1px solid black; background: gray;
}
.workbench { height: 500px; weidth: 200px; margin-top: 20px; border: 1px solid red;
}
Workbench - Script Codes JS Codes
$(".resizable").resizable({ grid: 160
});
$(".draggable").draggable({ revert: "invalid"
});
$(".droppable").droppable({ drop: function(event, ui) { $(this) .addClass("ui-state-highlight") .find("section").html("<p>hello</p>"); }
});

Developer | Mfcastro |
Username | marcocastro |
Uploaded | January 20, 2023 |
Rating | 3 |
Size | 2,388 Kb |
Views | 2,023 |
Find the perfect freelance services for your business! Fiverr's mission is to change how the world works together. Fiverr connects businesses with freelancers offering digital services in 500+ categories. Find Developer!
Name | Size |
V2 | 2,668 Kb |
Dashboard | 3,640 Kb |
A Pen by Mfcastro | 2,738 Kb |
RWD- Mostly Fluid Layout Pattern | 2,312 Kb |
Learn Animation | 3,142 Kb |
Random Quote Machine | 1,924 Kb |
Ng-if | 1,511 Kb |
Jasper is the AI Content Generator that helps you and your team break through creative blocks to create amazing, original content 10X faster. Discover all the ways the Jasper AI Content Platform can help streamline your creative workflows. Start For Free!
Name | Username | Size |
Button fills | Zubfatal | 5,205 Kb |
LeMandinque | Aadesida | 9,046 Kb |
A Pen by Bryan Rojas | Bryanrojas | 1,873 Kb |
A Pen by Alex Bergin | Abergin | 3,347 Kb |
Starfield old school style | Bolloxim | 5,214 Kb |
A Pen by Alex Edwards | Exards | 8,218 Kb |
LAMP PURE CSS with Animation | Dam62500 | 2,911 Kb |
Weird glowy CSS3 game | Toneworm | 3,684 Kb |
Hexagons | Ashmind | 4,360 Kb |
Price table | Serluk | 5,928 Kb |
Surf anonymously, prevent hackers from acquiring your IP address, send anonymous email, and encrypt your Internet connection. High speed, ultra secure, and easy to use. Instant setup. Hide Your IP Now!