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

Материал из Онлайн справочника
Перейти к навигацииПерейти к поиску
Нет описания правки
Нет описания правки
 
(не показаны 2 промежуточные версии этого же участника)
Строка 1: Строка 1:
{{Myagkij панель перехода}}
<html>
<html>
   <meta charset="utf-8">
   <meta charset="utf-8">
   <meta name="viewport" content="width=device-width, initial-scale=1">
   <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="//code.jquery.com/ui/1.13.1/themes/base/jquery-ui.css">
   <link rel="stylesheet" href="/resources/demos/style.css">
   <link rel="stylesheet" href="/resources/demos/style.css">
Строка 10: Строка 11:
   $( function() {
   $( function() {
     $( "#progressbar" ).progressbar({
     $( "#progressbar" ).progressbar({
       value: 37
       value: 50
     });
     });
   } );
   } );
   </script>
   </script>
   
   
<div id="progressbar">10</div>
<div id="progressbar"></div>
</html>
</html>
=См.также=
{{ads}}
=Внешние ссылки=
<references />
{{Навигационная таблица/Телепорт}}

Текущая версия от 09:16, 9 мая 2022

См.также

Внешние ссылки