From: mark van tilburg Date: Thu, 25 Apr 2024 21:53:11 +0000 (+0200) Subject: Update custom_render.html (#2242) X-Git-Tag: 1.13.3~5 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=28895912d7eed6862a062be7b8c51fad021e51cf;p=jquery-ui.git Update custom_render.html (#2242) This fixes mixed content errors on the selectmenu demo page at jqueryui.com. Closes gh-2242 --- diff --git a/demos/autocomplete/combobox.html b/demos/autocomplete/combobox.html index 32c69b97a..9fc997c11 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 81f5ffb6d..81093cbbe 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 cd87ef222..fad6bc396 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 a26f3a2b5..9015bb140 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 ad231642f..96c2c4f9b 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 6ca68cac8..2afc727df 100644 --- a/demos/selectmenu/custom_render.html +++ b/demos/selectmenu/custom_render.html @@ -113,9 +113,9 @@
diff --git a/demos/spinner/latlong.html b/demos/spinner/latlong.html index 29fd28ada..0ee747eee 100644 --- a/demos/spinner/latlong.html +++ b/demos/spinner/latlong.html @@ -6,7 +6,7 @@ jQuery UI Spinner - Map - +