From 28895912d7eed6862a062be7b8c51fad021e51cf Mon Sep 17 00:00:00 2001 From: mark van tilburg Date: Thu, 25 Apr 2024 23:53:11 +0200 Subject: [PATCH] Update custom_render.html (#2242) This fixes mixed content errors on the selectmenu demo page at jqueryui.com. Closes gh-2242 --- demos/autocomplete/combobox.html | 2 +- demos/controlgroup/toolbar.html | 2 +- demos/dialog/modal-confirmation.html | 2 +- demos/dialog/modal-message.html | 2 +- demos/draggable/sortable.html | 2 +- demos/selectmenu/custom_render.html | 6 +++--- demos/spinner/latlong.html | 2 +- demos/tooltip/custom-animation.html | 6 +++--- demos/tooltip/custom-content.html | 14 +++++++------- demos/tooltip/custom-style.html | 2 +- demos/tooltip/default.html | 2 +- demos/tooltip/tracking.html | 2 +- demos/widget/default.html | 2 +- 13 files changed, 23 insertions(+), 23 deletions(-) diff --git a/demos/autocomplete/combobox.html b/demos/autocomplete/combobox.html index 32c69b97a0b..9fc997c11bf 100644 --- a/demos/autocomplete/combobox.html +++ b/demos/autocomplete/combobox.html @@ -196,7 +196,7 @@

A custom widget built by composition of Autocomplete and Button. You can either type something into the field to get filtered suggestions based on your input, or use the button to get the full list of selections.

The input is read from an existing select-element for progressive enhancement, passed to Autocomplete with a customized source-option.

-

This is not a supported or even complete widget. Its purely for demoing what autocomplete can do with a bit of customization. For a detailed explanation of how the widget works, check out this Learning jQuery article.

+

This is not a supported or even complete widget. Its purely for demoing what autocomplete can do with a bit of customization. For a detailed explanation of how the widget works, check out this Learning jQuery article.

diff --git a/demos/controlgroup/toolbar.html b/demos/controlgroup/toolbar.html index 81f5ffb6dca..81093cbbed3 100644 --- a/demos/controlgroup/toolbar.html +++ b/demos/controlgroup/toolbar.html @@ -271,7 +271,7 @@

A sample editor toolbar

Highlight text and edit it using the buttons and dropdowns in the toolbar.

-

Remember: This is only a demo and shouldn't be used for anything in production. Use a proper editor like ProseMirror instead. +

Remember: This is only a demo and shouldn't be used for anything in production. Use a proper editor like ProseMirror instead.

diff --git a/demos/dialog/modal-confirmation.html b/demos/dialog/modal-confirmation.html index cd87ef2227e..fad6bc396a2 100644 --- a/demos/dialog/modal-confirmation.html +++ b/demos/dialog/modal-confirmation.html @@ -30,7 +30,7 @@

These items will be permanently deleted and cannot be recovered. Are you sure?

-

Sed vel diam id libero rutrum convallis. Donec aliquet leo vel magna. Phasellus rhoncus faucibus ante. Etiam bibendum, enim faucibus aliquet rhoncus, arcu felis ultricies neque, sit amet auctor elit eros a lectus.

+

Sed vel diam id libero rutrum convallis. Donec aliquet leo vel magna. Phasellus rhoncus faucibus ante. Etiam bibendum, enim faucibus aliquet rhoncus, arcu felis ultricies neque, sit amet auctor elit eros a lectus.

Confirm an action that may be destructive or important. Set the modal option to true, and specify primary and secondary user actions with the buttons option.

diff --git a/demos/dialog/modal-message.html b/demos/dialog/modal-message.html index a26f3a2b5c0..9015bb140dd 100644 --- a/demos/dialog/modal-message.html +++ b/demos/dialog/modal-message.html @@ -30,7 +30,7 @@

-

Sed vel diam id libero rutrum convallis. Donec aliquet leo vel magna. Phasellus rhoncus faucibus ante. Etiam bibendum, enim faucibus aliquet rhoncus, arcu felis ultricies neque, sit amet auctor elit eros a lectus.

+

Sed vel diam id libero rutrum convallis. Donec aliquet leo vel magna. Phasellus rhoncus faucibus ante. Etiam bibendum, enim faucibus aliquet rhoncus, arcu felis ultricies neque, sit amet auctor elit eros a lectus.

Use a modal dialog to explicitly acknowledge information or an action before continuing their work. Set the modal option to true, and specify a primary action (Ok) with the buttons option.

diff --git a/demos/draggable/sortable.html b/demos/draggable/sortable.html index ad231642fc1..96c2c4f9b40 100644 --- a/demos/draggable/sortable.html +++ b/demos/draggable/sortable.html @@ -38,7 +38,7 @@
-

Draggables are built to interact seamlessly with sortables.

+

Draggables are built to interact seamlessly with sortables.

diff --git a/demos/selectmenu/custom_render.html b/demos/selectmenu/custom_render.html index 6ca68cac89a..2afc727df83 100644 --- a/demos/selectmenu/custom_render.html +++ b/demos/selectmenu/custom_render.html @@ -113,9 +113,9 @@

Selectmenu with custom avatar 16x16 images as CSS background

diff --git a/demos/spinner/latlong.html b/demos/spinner/latlong.html index 29fd28adaa8..0ee747eee54 100644 --- a/demos/spinner/latlong.html +++ b/demos/spinner/latlong.html @@ -6,7 +6,7 @@ jQuery UI Spinner - Map - +