{"id":4876,"date":"2021-08-06T12:22:30","date_gmt":"2021-08-06T12:22:30","guid":{"rendered":"https:\/\/www.bearloga.space\/?page_id=4876"},"modified":"2021-08-06T12:22:31","modified_gmt":"2021-08-06T12:22:31","slug":"jquery-progressbar-js","status":"publish","type":"page","link":"https:\/\/www.bearloga.space\/en\/jquery-progressbar-js\/","title":{"rendered":"jQuery \u2014 Progressbar.js"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">Progressbar.js \u2014 \u043f\u043b\u0430\u0433\u0438\u043d jQuery \u0434\u043b\u044f \u043e\u0442\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044f \u0438\u043d\u0434\u0438\u043a\u0430\u0442\u043e\u0440\u0430 \u0432\u044b\u043f\u043e\u043b\u043d\u0435\u043d\u0438\u044f<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">\u041f\u0440\u043e\u0441\u0442\u043e\u0439 \u043f\u0440\u0438\u043c\u0435\u0440 \u0432\u044b\u043f\u043e\u043b\u043d\u0435\u043d\u0438\u044f, \u043a\u0430\u043a \u043f\u043e\u043a\u0430\u0437\u0430\u043d\u043e \u043d\u0438\u0436\u0435 \u2014<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">&lt;!doctype html&gt;\n&lt;html&gt;\n   &lt;head&gt;\n      &lt;meta charset = \"utf-8\"&gt;\n      &lt;meta http-equiv = \"X-UA-Compatible\" content = \"IE = edge,chrome = 1\"&gt;\n      &lt;meta name = \"viewport\" content = \"width = device-width, \n         initial-scale = 1\"&gt;\n\t\n      &lt;link href = \"https:\/\/www.jqueryscript.net\/css\/jquerysctipttop.css\" \n         rel = \"stylesheet\" type = \"text\/css\"&gt;\n      &lt;link rel = \"stylesheet\" href = \"jQuery-plugin-progressbar.css\"&gt;\n\t\t\n      &lt;script src = \"https:\/\/code.jquery.com\/jquery-2.1.4.min.js\"&gt;&lt;\/script&gt;\n      &lt;script src = \"jQuery-plugin-progressbar.js\"&gt;&lt;\/script&gt;\n   &lt;\/head&gt;\n\t\n   &lt;body&gt;\n      &lt;div class = \"progress-bar position\"&gt;&lt;\/div&gt;\n      &lt;div class = \"progress-bar position\" data-percent = \"40\" \n         data-duration = \"1000\" data-color = \"#ccc,yellow\"&gt;&lt;\/div&gt;\n      &lt;div class = \"progress-bar position\" data-percent = \"90\" \n         data-color = \"#a456b1,#12b321\"&gt;&lt;\/div&gt;\n\t\t\t\n      &lt;input type = \"submit\" value = \"reload\"&gt;\n\t\t\n      &lt;script&gt;\n         $(\".progress-bar\").loading();\n\t\t\t\n         $('input').on('click', function () {\n            $(\".progress-bar\").loading();\n         });\n      &lt;\/script&gt;\n      \n   &lt;\/body&gt;\n&lt;\/html&gt;<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Progressbar.js \u2014 \u043f\u043b\u0430\u0433\u0438\u043d jQuery \u0434\u043b\u044f \u043e\u0442\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044f \u0438\u043d\u0434\u0438\u043a\u0430\u0442\u043e\u0440\u0430 \u0432\u044b\u043f\u043e\u043b\u043d\u0435\u043d\u0438\u044f \u041f\u0440\u043e\u0441\u0442\u043e\u0439 \u043f\u0440\u0438\u043c\u0435\u0440 \u0432\u044b\u043f\u043e\u043b\u043d\u0435\u043d\u0438\u044f, \u043a\u0430\u043a \u043f\u043e\u043a\u0430\u0437\u0430\u043d\u043e \u043d\u0438\u0436\u0435 \u2014 &lt;!doctype html&gt; &lt;html&gt; &lt;head&gt; &lt;meta [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"categories":[154],"tags":[],"class_list":["post-4876","page","type-page","status-publish","hentry","category-jquery"],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/www.bearloga.space\/en\/wp-json\/wp\/v2\/pages\/4876","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.bearloga.space\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.bearloga.space\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.bearloga.space\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.bearloga.space\/en\/wp-json\/wp\/v2\/comments?post=4876"}],"version-history":[{"count":0,"href":"https:\/\/www.bearloga.space\/en\/wp-json\/wp\/v2\/pages\/4876\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.bearloga.space\/en\/wp-json\/wp\/v2\/media?parent=4876"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.bearloga.space\/en\/wp-json\/wp\/v2\/categories?post=4876"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.bearloga.space\/en\/wp-json\/wp\/v2\/tags?post=4876"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}