Участник:Myagkij/Песочница/Тест шаблона 45: различия между версиями

Материал из Онлайн справочника
Перейти к навигацииПерейти к поиску
(Новая страница: «<html> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>jQuery UI Progressbar - Default functionality</title> <link rel="stylesheet" href="//code.jquery.com/ui/1.13.1/themes/base/jquery-ui.css"> <link rel="stylesheet" href="/resources/demos/style.css"> <script src="https://code.jquery.com/jquery-3.6.0.js"></script> <script src="https://code.jquery.com/ui/1.13.1/jquery-ui.js"></script> <script>...»)
 
Нет описания правки
Строка 15: Строка 15:
   </script>
   </script>
   
   
<div id="progressbar"></div>
<div id="progressbar">10</div>
</html>
</html>

Версия от 09:14, 9 мая 2022

jQuery UI Progressbar - Default functionality

10