Skip to content

Sample code for Dialog is broken #2183

Closed
@Hadakajime

Description

@Hadakajime

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">

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions