local db to plesk db

To fix a database you are uploading into Plesk with mariaDB - 

 

it looks like doing a find and replace of "utf8mb4_0900_ai_ci" with "utf8mb4_general_ci" (in the exported SQL file) may have worked, at least it imported without errors.

drag multi

.draggable { position: absolute; z-index: 9; background-color: #f1f1f1; border: 1px solid #d3d3d3; text-align: center; width: 200px; } .draggable-header { padding: 10px; cursor: move; background-color: #2196F3; color: #fff; }
Box 1

Drag me!

Box 2

Drag me too!

drag 2

#mydiv { position: absolute; z-index: 9; background-color: #f1f1f1; border: 1px solid #d3d3d3; text-align: center; } #mydivheader { padding: 10px;  cursor: move;  z-index: 10; background-color: #2196F3;  color: #fff; }
Click here to move

Move

this

DIV

Subscribe to Devs