jquery ui progress bar animation 값을 설정할 때 $(xxx).progressbar(value,NNN) 대신 내부 div 를 애니메이션시키면 끗. // .find(.progressbar).progressbar(value,hp_ratio) .find(.progressbar div).animate({width: hp_ratio+%})
jquery ui progress bar animation 값을 설정할 때 $(xxx).progressbar(value,NNN) 대신 내부 div 를 애니메이션시키면 끗. // .find(.progressbar).progressbar(value,hp_ratio) .find(.progressbar div).animate({width: hp_ratio+%})