Closed
Description
All the samples for each type of Dialog screen here:
https://jqueryui.com/dialog
The main CSS file is incorrectly linked, resulting in the modal not working correctly, such as not being resizable and everything looking wrong.
The HTTP protocol is missing:
href="//code.jquery.com
<link rel="stylesheet" href="//code.jquery.com/ui/1.13.2/themes/base/jquery-ui.css">