📁 File Manager Pro
v10.0.2 | PHP: 8.1.34
Server: LiteSpeed
2026-06-26 12:11:16
📂
/
/
home
/
pallabnv
/
public_html
/
wp-content__3bb9dea
/
themes
/
consua
/
assets
/
js
✏️
Editing: progress-bar.min.js
var ProgressBar=function(){"use strict";var t=function(){jQuery(document).ready(function(){jQuery(".progress").each(function(){jQuery(this).appear(function(){jQuery(this).animate({opacity:1,left:"0px"},800);var t=jQuery(this).find(".progress-bar").attr("data-width"),r=jQuery(this).find(".progress-bar").attr("data-height");jQuery(this).find(".progress-bar").animate({width:t+"%",height:r+"%"},100,"linear")})})})};return{init:function(){t()}}}();jQuery(document).ready(function(){ProgressBar.init()});
💾 Save Changes
❌ Cancel