Closed yoheihasegawa closed 7 years ago
Thanks! It is a very good plug-in.
Please tell me about the 90minutes countdown Set <div class="oemCountdown" data-timer="5400" style="width: 200px; height: 50px;"></div> $ (". OemCountdown"). TimeCircles ({time: {Days: {show: false}, Hours: {show: false}}, total_duration: "5400"});
<div class="oemCountdown" data-timer="5400" style="width: 200px; height: 50px;"></div>
$ (". OemCountdown"). TimeCircles ({time: {Days: {show: false}, Hours: {show: false}}, total_duration: "5400"});
Circle drawing is not work, is this a specification? or Is there any missing setting?
I noticed! Total_duration: "5400" is an integer
Thanks! It is a very good plug-in.
Please tell me about the 90minutes countdown Set
<div class="oemCountdown" data-timer="5400" style="width: 200px; height: 50px;"></div>
$ (". OemCountdown"). TimeCircles ({time: {Days: {show: false}, Hours: {show: false}}, total_duration: "5400"});
Circle drawing is not work, is this a specification? or Is there any missing setting?